Home
last modified time | relevance | path

Searched refs:t (Results 1 – 5 of 5) sorted by relevance

/nscd/
A Ddbg_log.c61 time_t t = time (NULL); in dbg_log() local
64 localtime_r (&t, &now); in dbg_log()
A Dservicescache.c70 time_t t = time (NULL); in cache_addserv() local
96 timeout = dh->timeout = t + db->postimeout; in cache_addserv()
A Dpwdcache.c82 time_t t = time (NULL); in cache_addpw() local
108 timeout = dh->timeout = t + db->postimeout; in cache_addpw()
A Dgrpcache.c76 time_t t = time (NULL); in cache_addgr() local
102 timeout = dh->timeout = t + db->postimeout; in cache_addgr()
A Dhstcache.c98 time_t t = time (NULL); in cache_addhst() local
124 timeout = dh->timeout = t + dh->ttl; in cache_addhst()

Completed in 12 milliseconds