Home
last modified time | relevance | path

Searched defs:gp (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/bsd/nfs/
H A Dnfs4_subs.c1230 nfs4_mapid_log(int error, const char *idstr, int isgroup, guid_t *gp) in nfs4_mapid_log()
1456 nfs4_mapguid_log(int error, const char *where, guid_t *gp, int isgroup, const char *idstr) in nfs4_mapguid_log()
/xnu-8019.80.24/bsd/kern/
H A Dkern_credential.c2845 struct supgroups *gp = (struct supgroups *)dst; in kauth_cred_cache_lookup() local