/external/openssh/openbsd-compat/ |
D | bsd-getpeereid.c | 28 getpeereid(int s, uid_t *euid, gid_t *gid) in getpeereid() 47 getpeereid(int s, uid_t *euid, gid_t *gid) in getpeereid() 64 getpeereid(int s, uid_t *euid, gid_t *gid) in getpeereid()
|
D | pwcache.c | 83 group_from_gid(gid_t gid, int nogroup) in group_from_gid() 86 gid_t gid; in group_from_gid() member
|
/external/icu/icu4c/source/layout/ |
D | StateTableProcessor2.cpp | 89 LEGlyphID gid = glyphStorage[currGlyph]; in process() local 120 LEGlyphID gid = glyphStorage[currGlyph]; in process() local 161 LEGlyphID gid = glyphStorage[currGlyph]; in process() local
|
D | LETypes.h | 174 #define LE_GET_GLYPH(gid) ((gid & LE_GLYPH_MASK) >> LE_GLYPH_SHIFT) argument 182 #define LE_GET_SUB_FONT(gid) ((gid & LE_SUB_FONT_MASK) >> LE_SUB_FONT_SHIFT) argument 190 #define LE_GET_CLIENT(gid) ((gid & LE_CLIENT_MASK) >> LE_CLIENT_SHIFT) argument 199 #define LE_SET_GLYPH(gid, glyph) ((gid & ~LE_GLYPH_MASK) | ((glyph << LE_GLYPH_SHIFT) & LE_GLYPH_MA… argument 207 #define LE_SET_SUB_FONT(gid, font) ((gid & ~LE_SUB_FONT_MASK) | ((font << LE_SUB_FONT_SHIFT) & LE_S… argument 215 #define LE_SET_CLIENT(gid, client) ((gid & ~LE_CLIENT_MASK) | ((client << LE_CLIENT_SHIFT) & LE_CLI… argument
|
/external/iproute2/ip/ |
D | iptuntap.c | 48 static int tap_add_ioctl(struct ifreq *ifr, uid_t uid, gid_t gid) in tap_add_ioctl() 107 static int parse_args(int argc, char **argv, struct ifreq *ifr, uid_t *uid, gid_t *gid) in parse_args() 195 gid_t gid = -1; in do_add() 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/lldb/include/lldb/Target/ |
D | Platform.h | 617 GetCachedGroupName (uint32_t gid) in GetCachedGroupName() 633 SetCachedGroupName (uint32_t gid, const char *name, size_t name_len) in SetCachedGroupName() 645 SetGroupNameNotFound (uint32_t gid) in SetGroupNameNotFound()
|
/external/toybox/toys/pending/ |
D | useradd.c | 32 GLOBALS( in GLOBALS()
|
D | groupadd.c | 30 long gid; in GLOBALS()
|
D | mdev.c | 41 gid_t gid = 0; in make_device() local
|
D | tcpsvd.c | 189 static void get_uidgid(uid_t *uid, gid_t *gid, char *ug) in get_uidgid() 266 gid_t gid = 0; in tcpsvd_main() local
|
/external/kernel-headers/original/uapi/linux/ |
D | ncp_mount.h | 39 __kernel_gid_t gid; member 63 unsigned long gid; member
|
/external/openssh/ |
D | sftp-common.h | 39 u_int32_t gid; member
|
D | sshpty.c | 198 gid_t gid; in pty_setowner() local
|
/external/harfbuzz_ng/src/ |
D | sample.py | 46 gid = info.codepoint variable
|
/external/strace/ |
D | uid.c | 142 uid_t gid; in SYS_FUNC() local 200 uid_t gid; in SYS_FUNC() local
|
/external/toybox/toys/other/ |
D | makedevs.c | 60 gid_t gid; local
|
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/ |
D | nfc_hal_nci.c | 529 UINT8 mt, pbf, gid, op_code; in nfc_hal_nci_preproc_rx_nci_msg() local 675 UINT8 mt, pbf, gid, op_code; in nci_brcm_check_cmd_create_hcp_connection() local
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | ipcbuf.h | 22 __kernel_gid32_t gid; member
|
/external/libcap-ng/libcap-ng-0.7/utils/ |
D | captest.c | 58 gid_t gid, egid, sgid; in report() local
|
/external/fonttools/Lib/fontTools/ttLib/tables/ |
D | sbixBitmap.py | 19 …Name=None, usReserved1=0, usReserved2=0, imageFormatTag=None, imageData=None, rawdata=None, gid=0): argument
|
/external/toybox/toys/posix/ |
D | id.c | 90 gid_t gid = getgid(), egid = getegid(), *groups; in do_id() local
|
/external/squashfs-tools/squashfs-tools/ |
D | pseudo.h | 30 unsigned int gid; member
|
/external/valgrind/include/ |
D | pub_tool_libcfile.h | 61 UInt gid; member
|
/external/fio/os/windows/posix/include/sys/ |
D | shm.h | 17 gid_t gid; /* owner's group ID */ member
|