Home
last modified time | relevance | path

Searched defs:gid (Results 1 – 25 of 159) sorted by relevance

1234567

/external/openssh/openbsd-compat/
Dbsd-getpeereid.c28 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()
Dpwcache.c83 group_from_gid(gid_t gid, int nogroup) in group_from_gid()
86 gid_t gid; in group_from_gid() member
/external/libbrillo/brillo/
Dfile_utils.cc59 gid_t gid) { in RegularFileOrDelete()
96 gid_t gid, in TouchFileInternal()
136 gid_t gid) { in TouchFile()
Duserdb_utils.cc19 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/icu/icu4c/source/layout/
DStateTableProcessor2.cpp89 LEGlyphID gid = glyphStorage[currGlyph]; in process() local
120 LEGlyphID gid = glyphStorage[currGlyph]; in process() local
161 LEGlyphID gid = glyphStorage[currGlyph]; in process() local
/external/autotest/client/site_tests/login_UserPolicyKeys/
Dlogin_UserPolicyKeys.py20 def _can_read(self, uid, gid, info): argument
29 def _can_execute(self, uid, gid, info): argument
/external/iproute2/ip/
Diptuntap.c48 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()
202 gid_t gid = -1; in do_add() local
/external/dbus/dbus/
Ddbus-userdb-util.c156 dbus_gid_t *gid) in _dbus_get_group_id()
236 dbus_gid_t gid, in _dbus_user_database_lookup_group()
361 dbus_gid_t gid, in _dbus_user_database_get_gid()
Ddbus-sysdeps-unix.h113 dbus_gid_t gid; /**< GID */ member
/external/selinux/libselinux/src/
Dseusers.c98 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/
DPlatform.h617 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/
Duseradd.c32 GLOBALS( in GLOBALS()
Dgroupadd.c30 long gid; in GLOBALS()
/external/libchrome/sandbox/linux/services/
Dnamespace_utils_unittest.cc41 const gid_t gid = getgid(); in SANDBOX_TEST() local
/external/kernel-headers/original/uapi/linux/
Dncp_mount.h39 __kernel_gid_t gid; member
63 unsigned long gid; member
/external/openssh/
Dsftp-common.h39 u_int32_t gid; member
/external/strace/
Duid.c160 uid_t gid; in SYS_FUNC() local
214 uid_t gid; in SYS_FUNC() local
/external/toybox/toys/other/
Dmakedevs.c60 gid_t gid; local
/external/tlsdate/src/
Dutil-plan9.c69 gid_t gid; in drop_privs_to() local
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/otvalid/
Dotvmath.c301 FT_UInt gid; in otv_GlyphAssembly_validate() local
337 FT_UInt gid; in otv_MathGlyphConstruction_validate() local
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
Dnfc_hal_nci.c529 UINT8 mt, pbf, gid, op_code; in nfc_hal_nci_preproc_rx_nci_msg() local
683 UINT8 mt, pbf, gid, op_code; in nci_brcm_check_cmd_create_hcp_connection() local
/external/libcap/progs/old/
Dsucap.c57 gid_t gid; in main() local
/external/kernel-headers/original/uapi/asm-generic/
Dipcbuf.h22 __kernel_gid32_t gid; member
/external/libcap-ng/libcap-ng-0.7/utils/
Dcaptest.c58 gid_t gid, egid, sgid; in report() local
/external/toybox/toys/posix/
Did.c91 gid_t gid = getgid(), egid = getegid(), *groups; in do_id() local

1234567