Home
last modified time | relevance | path

Searched defs:timenow (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/cmd/krb5/krb5kdc/
H A Dreplay.c73 krb5_int32 timenow; in kdc_check_lookaside() local
126 krb5_int32 timenow; in kdc_insert_lookaside() local
H A Dkdc_preauth.c1254 krb5_timestamp timenow; in verify_enc_timestamp() local
2258 krb5_timestamp timenow; in verify_sam_response() local
/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dnetgroup.c222 time_t timenow = time(NULL); in cache_check() local
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvc.c1776 time_t timenow = time(NULL); in __svc_dup() local
1885 __svc_dupcache_victim(struct dupcache *dc, time_t timenow) in __svc_dupcache_victim()
1978 struct dupcache *dc, uint32_t drxid, uint32_t drhash, time_t timenow) in __svc_dupcache_enter()
2070 time_t timenow = time(NULL); in __svc_dupcache_update() local
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_main.c103 time_t timenow; variable
/illumos-gate/usr/src/cmd/login/
H A Dlogin.c730 time_t timenow; in log_bad_attempts() local
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dmain.c1608 static struct timeval timenow; /* Current time */ variable
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/
H A DmDNS.c14496 mDNSs32 timenow; in mDNS_InitStorage() local
H A DmDNSEmbeddedAPI.h2191 …mDNSs32 timenow; // The time that this particular activation of the mDNS code s… member