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

/xnu-2782.1.97/bsd/sys/
H A Dkauth.h115 u_int32_t el_uguid_valid; /* TTL on translation result (seconds) */ member in struct:kauth_identity_extlookup
/xnu-2782.1.97/bsd/kern/
H A Dkern_credential.c1330 kip->ki_guid_expiry = (elp->el_uguid_valid) ? tv.tv_sec + elp->el_uguid_valid : 0;
1361 (elp->el_uguid_valid) ? tv.tv_sec + elp->el_uguid_valid : 0,

Completed in 32 milliseconds