Searched defs:nt_now (Results 1 - 1 of 1) sorted by relevance
/sssd-io/src/providers/ldap/ | ||
H A D | sdap_access.c | 439 uint64_t nt_now; local 454 nt_now = (now + AD_TO_UNIX_TIME_CONST) * 1000 * 1000 * 10; 456 if (nt_now > expiration_time) { |
Completed in 15 milliseconds