| /external/rust/crates/tokio/src/net/unix/ | 
| D | ucred.rs | 11     gid: unix::gid_t,  field 21     pub fn gid(&self) -> unix::gid_t {  in gid()  method 157             let mut gid = MaybeUninit::uninit();  in get_peer_cred()  localVariable 189             let mut gid = MaybeUninit::uninit();  in get_peer_cred()  localVariable 237                 let gid = libc::ucred_getegid(cred);  in get_peer_cred()  localVariable
  | 
| /external/skia/src/pdf/ | 
| D | SkPDFGlyphUse.h | 22     void set(SkGlyphID gid) { fBitSet.set(this->toCode(gid)); }  in set() 23     bool has(SkGlyphID gid) const { return fBitSet.test(this->toCode(gid)); }  in has() 39     uint16_t toCode(SkGlyphID gid) const {  in toCode()
  | 
| D | SkPDFFont.h | 61     bool hasGlyph(SkGlyphID gid) {  in hasGlyph() 66     SkGlyphID glyphToPDFFontEncoding(SkGlyphID gid) const {  in glyphToPDFFontEncoding()
  | 
| /external/libbrillo/brillo/files/ | 
| D | file_util.cc | 32                                   gid_t gid,  in OpenOrRemake() 96                                      gid_t gid,  in OpenOrRemakeDir() 106                                       gid_t gid,  in OpenOrRemakeFile()
  | 
| /external/harfbuzz_ng/src/ | 
| D | hb-subset-plan.cc | 53 			  hb_codepoint_t gid,  in _add_cff_seac_components() 478         hb_codepoint_t gid;  in _populate_unicodes_to_retain()  local 495         hb_codepoint_t gid = unicode_to_gid->get (cp);  in _populate_unicodes_to_retain()  local 548 	hb_codepoint_t gid = (*unicode_glyphid_map)[cp];  in _populate_unicodes_to_retain()  local 558 	hb_codepoint_t gid = (*unicode_glyphid_map)[cp];  in _populate_unicodes_to_retain()  local 590 			    hb_codepoint_t gid,  in _glyf_add_gid_and_children() 669     for (hb_codepoint_t gid : cur_glyphset)  in _populate_gids_to_retain()  local 679       for (hb_codepoint_t gid : cur_glyphset)  in _populate_gids_to_retain()  local 701   | hb_map ([&] (hb_codepoint_t gid) {  in _create_glyph_map_gsub() 964       auto gid = unicode_to_gid[unicode];  in hb_subset_plan_create_or_fail()  local
  | 
| /external/libbrillo/brillo/ | 
| D | userdb_utils.cc | 21 bool GetUserInfo(const std::string& user, uid_t* uid, gid_t* gid) {  in GetUserInfo() 48 bool GetGroupInfo(const std::string& group, gid_t* gid) {  in GetGroupInfo()
  | 
| /external/ltp/include/lapi/ | 
| D | ipcbuf.h | 28 	__kernel_gid_t		gid;  member 58 	__kernel_gid_t	gid;  member 86 	__kernel_gid32_t	gid;  member 118 	__kernel_gid32_t	gid;  member 149 	__kernel_gid32_t	gid;  member 179 	__kernel_gid32_t	gid;  member
  | 
| /external/musl/src/passwd/ | 
| D | getgr_r.c | 6 static int getgr_r(const char *name, gid_t gid, struct group *gr, char *buf, size_t size, struct gr…  in getgr_r() 46 int getgrgid_r(gid_t gid, struct group *gr, char *buf, size_t size, struct group **res)  in getgrgid_r()
  | 
| /external/ltp/testcases/kernel/syscalls/utils/ | 
| D | compat_tst_16.h | 64 #define GID16_CHECK(gid, sys_name) ({ \  argument 92 int SETGID(GID_T gid)  in SETGID() 117 int SETFSGID(GID_T gid)  in SETFSGID()
  | 
| /external/mesa3d/src/mesa/state_tracker/ | 
| D | st_cb_perfmon.c | 50    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/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/python/cpython2/Lib/plat-os2emx/ | 
| D | grp.py | 103     def __init__(self, name, passwd, gid, mem):  argument 166 def getgrgid(gid):  argument
  | 
| /external/libcap/goapps/gowns/ | 
| D | gowns.go | 32 	gid int  member 41 	gid    = flag.Int("gid", -1, "gid of the hosting user")  var
  | 
| /external/musl/src/unistd/ | 
| D | setgid.c | 5 int setgid(gid_t gid)  in setgid()
  | 
| D | lchown.c | 5 int lchown(const char *path, uid_t uid, gid_t gid)  in lchown()
  | 
| D | chown.c | 5 int chown(const char *path, uid_t uid, gid_t gid)  in chown()
  | 
| D | fchown.c | 6 int fchown(int fd, uid_t uid, gid_t gid)  in fchown()
  | 
| /external/musl/src/linux/ | 
| D | setfsgid.c | 4 int setfsgid(gid_t gid)  in setfsgid()
  | 
| /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
  | 
| /external/rust/crates/tokio/tests/ | 
| D | uds_cred.rs | 22     let gid = unsafe { getegid() };  in test_socket_pair()  localVariable
  | 
| /external/strace/tests-m32/ | 
| D | fchownat.c | 44 	uid_t gid = getegid();  in main()  local
  | 
| /external/strace/tests-mx32/ | 
| D | fchownat.c | 44 	uid_t gid = getegid();  in main()  local
  | 
| /external/musl/src/misc/ | 
| D | initgroups.c | 5 int initgroups(const char *user, gid_t gid)  in initgroups()
  | 
| /external/strace/tests/ | 
| D | fchownat.c | 44 	uid_t gid = getegid();  in main()  local
  | 
| /external/ltp/testcases/kernel/syscalls/setgid/ | 
| D | setgid01.c | 17 static gid_t gid;  variable
  |