Searched refs:ntsidp (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dkern_credential.c204 ntsid_t *ntsidp, time_t ntsid_expiry, const char *name, int nametype);
1073 kauth_identity_alloc(uid_t uid, gid_t gid, guid_t *guidp, time_t guid_expiry, ntsid_t *ntsidp, time_t ntsid_expiry, const char *name, int nametype) argument
1095 if (ntsidp != NULL) {
1096 kip->ki_ntsid = *ntsidp;

Completed in 20 milliseconds