Home
last modified time | relevance | path

Searched refs:postimeout (Results 1 – 11 of 11) sorted by relevance

/nscd/
A Dnscd_stat.c64 unsigned long int postimeout; member
131 data.dbs[cnt].postimeout = dbs[cnt].postimeout; in send_stats()
315 data.dbs[i].postimeout, data.dbs[i].negtimeout, in receive_print_stats()
A Dinitgrcache.c189 timeout = dh->timeout = time (NULL) + db->postimeout; in addinitgroupsX()
273 db->postimeout); in addinitgroupsX()
A Dservicescache.c96 timeout = dh->timeout = t + db->postimeout; in cache_addserv()
208 db->postimeout); in cache_addserv()
A Dpwdcache.c108 timeout = dh->timeout = t + db->postimeout; in cache_addpw()
222 db->postimeout); in cache_addpw()
A Dgrpcache.c102 timeout = dh->timeout = t + db->postimeout; in cache_addgr()
239 db->postimeout); in cache_addgr()
A Dnscd_conf.c127 dbs[idx].postimeout = atol (arg2); in nscd_parse_file()
A Dnscd.h145 unsigned long int postimeout; /* In seconds. */ member
A Dconnections.c127 .postimeout = 3600,
146 .postimeout = 3600,
165 .postimeout = 3600,
184 .postimeout = 28800,
203 .postimeout = 28800,
A Daicache.c365 ttl == INT32_MAX ? db->postimeout : ttl); in addhstaiX()
A Dhstcache.c256 ttl == INT32_MAX ? db->postimeout : ttl); in cache_addhst()
A Dnetgroupcache.c361 db->postimeout); in addgetnetgrentX()

Completed in 28 milliseconds