Home
last modified time | relevance | path

Searched defs:gid (Results 676 - 700 of 846) sorted by relevance

1...<<21222324252627282930>>...34

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/rdma/
H A Drdma_netlink.h186 __u8 gid[16]; member
/third_party/eudev/src/libudev/
H A Dlibudev-device.c357 static int udev_device_set_devnode_gid(struct udev_device *udev_device, gid_t gid) in udev_device_set_devnode_gid() argument
/third_party/f2fs-tools/fsck/
H A Df2fs.h221 u16 gid; member
/third_party/eudev/src/shared/
H A Dutil.c970 int chmod_and_chown(const char *path, mode_t mode, uid_t uid, gid_t gid) { in chmod_and_chown() argument
988 int touch_file(const char *path, bool parents, usec_t stamp, uid_t uid, gid_t gid, mode_t mode) { in touch_file() argument
1169 get_user_creds( const char **username, uid_t *uid, gid_t *gid, const char **home, const char **shell) get_user_creds() argument
1236 get_group_creds(const char **groupname, gid_t *gid) get_group_creds() argument
[all...]
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_device.c1861 usb_make_dev(struct usb_device *udev, const char *devname, int ep, int fi, int rwmode, uid_t uid, gid_t gid, int mode) usb_make_dev() argument
/third_party/NuttX/fs/nfs/
H A Drpc.h284 uint32_t gid; member
/third_party/libwebsockets/lib/core/
H A Dlibwebsockets.c745 lws_get_effective_uid_gid(struct lws_context *context, uid_t *uid, gid_t *gid) in lws_get_effective_uid_gid() argument
/third_party/libuv/src/unix/
H A Dcore.c1298 int uv_os_get_group(uv_group_t* grp, uv_uid_t gid) { in uv_os_get_group() argument
/third_party/libuv/src/win/
H A Dutil.c1163 int uv_os_get_group(uv_group_t* grp, uv_uid_t gid) { in uv_os_get_group() argument
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-context-vhost.h606 gid_t gid; member
/third_party/mbedtls/library/
H A Dx509_crt.c226 const mbedtls_ecp_group_id gid = mbedtls_pk_get_ec_group_id(pk); in x509_profile_check_key() local
/third_party/node/src/
H A Dnode_file.cc2395 const uv_gid_t gid = static_cast<uv_gid_t>(args[2].As<Integer>()->Value()); in Chown() local
2430 const uv_gid_t gid = static_cast<uv_gid_t>(args[2].As<Integer>()->Value()); in FChown() local
2461 const uv_gid_t gid = static_cast<uv_gid_t>(args[2].As<Integer>()->Value()); LChown() local
[all...]
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_kernel.h91 __u32 gid; member
260 __u32 gid; member
419 __u32 gid; member
/third_party/ntfs-3g/src/
H A Dntfs-3g.c1964 static int ntfs_fuse_chown(const char *path, uid_t uid, gid_t gid) in ntfs_fuse_chown() argument
2068 gid_t gid; in ntfs_fuse_create() local
[all...]
/third_party/node/deps/uv/src/unix/
H A Dfs.c1808 uv_fs_chown(uv_loop_t* loop, uv_fs_t* req, const char* path, uv_uid_t uid, uv_gid_t gid, uv_fs_cb cb) uv_fs_chown() argument
1841 uv_fs_fchown(uv_loop_t* loop, uv_fs_t* req, uv_file file, uv_uid_t uid, uv_gid_t gid, uv_fs_cb cb) uv_fs_fchown() argument
1855 uv_fs_lchown(uv_loop_t* loop, uv_fs_t* req, const char* path, uv_uid_t uid, uv_gid_t gid, uv_fs_cb cb) uv_fs_lchown() argument
[all...]
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dgeneral.h319 __u32 gid; member
/third_party/python/Lib/idlelib/
H A Dpyshell.py659 gid = 0 variable in ModifiedInterpreter
/third_party/python/Lib/
H A Dtarfile.py852 gid = 'Group ID of the user who originally stored this member.', variable in TarInfo
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-cmap-table.hh46 hb_codepoint_t gid = codepoint < 256 ? glyphIdArray[codepoint] : 0; in get_glyph() local
234 HBUINT16 gid; in serialize_rangeoffset_glyid() local
346 hb_codepoint_t gid; in get_glyph() local
385 hb_codepoint_t gid = (codepoint + this->idDelta[i]) & 0xFFFFu; collect_unicodes() local
398 hb_codepoint_t gid = this->glyphIdArray[index]; collect_unicodes() local
422 hb_codepoint_t gid = (codepoint + this->idDelta[i]) & 0xFFFFu; collect_mapping() local
436 hb_codepoint_t gid = this->glyphIdArray[index]; collect_mapping() local
560 hb_codepoint_t gid = glyphIdArray[codepoint - startCharCode]; get_glyph() local
624 hb_codepoint_t gid = T::group_get_glyph (groups.bsearch (codepoint), codepoint); get_glyph() local
643 hb_codepoint_t gid = this->groups[i].glyphID; collect_unicodes() local
668 hb_codepoint_t gid = this->groups[i].glyphID; collect_mapping() local
[all...]
H A Dhb-ot-color-colr-table.hh553 HBUINT16 gid; member
579 HBUINT16 gid; member
1200 unsigned gid = _.glyphId; subset() local
1341 unsigned gid = baseglyph_paintrecord.glyphId; closure_forV1() local
[all...]
H A Dhb-ot-glyf-table.hh896 hb_codepoint_t gid; member
[all...]
/third_party/toybox/lib/
H A Dlib.c1289 struct group *bufgetgrgid(gid_t gid) in bufgetgrgid() argument
1361 char *getgroupname(gid_t gid) in getgroupname() argument
/third_party/rust/crates/nix/src/
H A Dunistd.rs3354 let mut gid = 1; getpeereid() variables
[all...]
/kernel/linux/linux-5.10/drivers/base/
H A Dcore.c1853 static void device_get_ownership(struct kobject *kobj, kuid_t *uid, kgid_t *gid) in device_get_ownership() argument
1907 kgid_t gid = GLOBAL_ROOT_GID; in dev_uevent() local
3255 device_get_devnode(struct device *dev, umode_t *mode, kuid_t *uid, kgid_t *gid, const char **tmp) device_get_devnode() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A Den_netdev.c571 u8 gid[16] = {0}; in mlx4_en_uc_steer_add() local
622 u8 gid[16] = {0}; in mlx4_en_uc_steer_release() local

Completed in 64 milliseconds

1...<<21222324252627282930>>...34