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

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

Completed in 114 milliseconds