/external/syslinux/gpxe/src/net/infiniband/ |
D | ib_mcast.c | 44 static void ib_mcast_mad ( struct ib_device *ibdev, struct ib_gid *gid, in ib_mcast_mad() 82 struct ib_gid *gid = &membership->gid; in ib_mcast_complete() local 139 struct ib_mc_membership *membership, struct ib_gid *gid, in ib_mcast_join() 194 struct ib_gid *gid = &membership->gid; in ib_mcast_leave() local
|
/external/libbrillo/brillo/ |
D | file_utils.cc | 59 gid_t gid) { in RegularFileOrDelete() 96 gid_t gid, in TouchFileInternal() 136 gid_t gid) { in TouchFile()
|
D | userdb_utils.cc | 19 bool GetUserInfo(const std::string& user, uid_t* uid, gid_t* gid) { in GetUserInfo() 38 bool GetGroupInfo(const std::string& group, gid_t* gid) { in GetGroupInfo()
|
/external/autotest/client/site_tests/login_UserPolicyKeys/ |
D | login_UserPolicyKeys.py | 20 def _can_read(self, uid, gid, info): argument 29 def _can_execute(self, uid, gid, info): argument
|
/external/strace/tests-mx32/ |
D | fchownat.c | 44 uid_t gid = getegid(); in main() local
|
/external/strace/tests-m32/ |
D | fchownat.c | 44 uid_t gid = getegid(); in main() local
|
/external/strace/tests/ |
D | fchownat.c | 44 uid_t gid = getegid(); in main() local
|
/external/skqp/src/pdf/ |
D | SkPDFFont.h | 59 bool hasGlyph(SkGlyphID gid) { in hasGlyph() 64 SkGlyphID glyphToPDFFontEncoding(SkGlyphID gid) const { in glyphToPDFFontEncoding()
|
/external/skia/src/pdf/ |
D | SkPDFFont.h | 59 bool hasGlyph(SkGlyphID gid) { in hasGlyph() 64 SkGlyphID glyphToPDFFontEncoding(SkGlyphID gid) const { in glyphToPDFFontEncoding()
|
/external/python/cpython2/Lib/plat-os2emx/ |
D | grp.py | 103 def __init__(self, name, passwd, gid, mem): argument 166 def getgrgid(gid): argument
|
/external/ltp/testcases/kernel/syscalls/utils/ |
D | compat_gid.h | 30 int GID_SIZE_CHECK(gid_t gid) in GID_SIZE_CHECK()
|
D | compat_16.h | 67 #define GID16_CHECK(gid, sys_name, cleanup) \ argument 95 int SETGID(void (cleanup)(void), GID_T gid) in SETGID() 120 int SETFSGID(void (cleanup)(void), GID_T gid) in SETFSGID()
|
/external/selinux/libselinux/src/ |
D | seusers.c | 98 gid_t gid = -1; in get_default_gid() local 113 static int check_group(const char *group, const char *name, const gid_t gid) { in check_group() 186 gid_t gid = get_default_gid(name); in getseuserbyname() local
|
/external/perfetto/protos/perfetto/trace/ftrace/ |
D | ext4_free_inode.proto | 13 optional uint32 gid = 4; field
|
D | ext4_other_inode_update_time.proto | 14 optional uint32 gid = 5; field
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_perfmon.c | 49 int gid, cid; in init_perf_monitor() local 291 int gid, cid; in st_GetPerfMonitorResult() local 351 int gid, cid; in st_InitPerfMonitorGroups() local 457 int gid; in st_destroy_perfmon() local
|
/external/ltp/testcases/kernel/syscalls/setregid/ |
D | setregid01.c | 53 static gid_t gid, egid; /* current real and effective group id */ variable
|
/external/ltp/testcases/kernel/syscalls/setfsgid/ |
D | setfsgid01.c | 43 gid_t gid; in main() local
|
D | setfsgid02.c | 46 gid_t gid; in main() local
|
/external/syslinux/gpxe/src/include/gpxe/ |
D | ib_mcast.h | 21 struct ib_gid gid; member
|
/external/toybox/toys/pending/ |
D | useradd.c | 32 GLOBALS( in GLOBALS()
|
/external/ltp/testcases/kernel/syscalls/setgid/ |
D | setgid01.c | 50 static gid_t gid; variable
|
/external/minijail/ |
D | system.c | 255 uid_t gid, bool bind) in setup_mount_destination() 324 int lookup_user(const char *user, uid_t *uid, gid_t *gid) in lookup_user() 360 int lookup_group(const char *group, gid_t *gid) in lookup_group()
|
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_auth_authsys_create/ |
D | tirpc_authsys_create.c | 48 gid_t gid, aup_gids[NGRPS]; in main() local
|
/external/iproute2/ip/ |
D | iptuntap.c | 49 static int tap_add_ioctl(struct ifreq *ifr, uid_t uid, gid_t gid) in tap_add_ioctl() 109 struct ifreq *ifr, uid_t *uid, gid_t *gid) in parse_args() 208 gid_t gid = -1; in do_add() local
|