Home
last modified time | relevance | path

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

12345678

/external/syslinux/gpxe/src/net/infiniband/
Dib_mcast.c44 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/
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/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/strace/tests-mx32/
Dfchownat.c44 uid_t gid = getegid(); in main() local
/external/strace/tests-m32/
Dfchownat.c44 uid_t gid = getegid(); in main() local
/external/strace/tests/
Dfchownat.c44 uid_t gid = getegid(); in main() local
/external/skqp/src/pdf/
DSkPDFFont.h59 bool hasGlyph(SkGlyphID gid) { in hasGlyph()
64 SkGlyphID glyphToPDFFontEncoding(SkGlyphID gid) const { in glyphToPDFFontEncoding()
/external/skia/src/pdf/
DSkPDFFont.h59 bool hasGlyph(SkGlyphID gid) { in hasGlyph()
64 SkGlyphID glyphToPDFFontEncoding(SkGlyphID gid) const { in glyphToPDFFontEncoding()
/external/python/cpython2/Lib/plat-os2emx/
Dgrp.py103 def __init__(self, name, passwd, gid, mem): argument
166 def getgrgid(gid): argument
/external/ltp/testcases/kernel/syscalls/utils/
Dcompat_gid.h30 int GID_SIZE_CHECK(gid_t gid) in GID_SIZE_CHECK()
Dcompat_16.h67 #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/
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/perfetto/protos/perfetto/trace/ftrace/
Dext4_free_inode.proto13 optional uint32 gid = 4; field
Dext4_other_inode_update_time.proto14 optional uint32 gid = 5; field
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_perfmon.c49 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/
Dsetregid01.c53 static gid_t gid, egid; /* current real and effective group id */ variable
/external/ltp/testcases/kernel/syscalls/setfsgid/
Dsetfsgid01.c43 gid_t gid; in main() local
Dsetfsgid02.c46 gid_t gid; in main() local
/external/syslinux/gpxe/src/include/gpxe/
Dib_mcast.h21 struct ib_gid gid; member
/external/toybox/toys/pending/
Duseradd.c32 GLOBALS( in GLOBALS()
/external/ltp/testcases/kernel/syscalls/setgid/
Dsetgid01.c50 static gid_t gid; variable
/external/minijail/
Dsystem.c255 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/
Dtirpc_authsys_create.c48 gid_t gid, aup_gids[NGRPS]; in main() local
/external/iproute2/ip/
Diptuntap.c49 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

12345678