Searched refs:postimeout (Results 1 – 11 of 11) sorted by relevance
64 unsigned long int postimeout; member131 data.dbs[cnt].postimeout = dbs[cnt].postimeout; in send_stats()315 data.dbs[i].postimeout, data.dbs[i].negtimeout, in receive_print_stats()
189 timeout = dh->timeout = time (NULL) + db->postimeout; in addinitgroupsX()273 db->postimeout); in addinitgroupsX()
96 timeout = dh->timeout = t + db->postimeout; in cache_addserv()208 db->postimeout); in cache_addserv()
108 timeout = dh->timeout = t + db->postimeout; in cache_addpw()222 db->postimeout); in cache_addpw()
102 timeout = dh->timeout = t + db->postimeout; in cache_addgr()239 db->postimeout); in cache_addgr()
127 dbs[idx].postimeout = atol (arg2); in nscd_parse_file()
145 unsigned long int postimeout; /* In seconds. */ member
127 .postimeout = 3600,146 .postimeout = 3600,165 .postimeout = 3600,184 .postimeout = 28800,203 .postimeout = 28800,
365 ttl == INT32_MAX ? db->postimeout : ttl); in addhstaiX()
256 ttl == INT32_MAX ? db->postimeout : ttl); in cache_addhst()
361 db->postimeout); in addgetnetgrentX()
Completed in 28 milliseconds