Searched defs:timeout (Results 1 – 10 of 10) sorted by relevance
/nscd/ |
A D | netgroupcache.c | 80 time_t timeout; in do_notfound() local 127 time_t timeout; in addgetnetgrentX() local 479 time_t timeout; in addinnetgrX() local 616 time_t timeout = addgetnetgrentX (db, fd, req, key, uid, he, dh, in addgetnetgrentX_ignore() local
|
A D | servicescache.c | 83 time_t timeout = MAX_TIMEOUT_VALUE; in cache_addserv() local 378 time_t timeout = cache_addserv (db, fd, req, key, serv, uid, he, dh, errval); in addservbyX() local
|
A D | pwdcache.c | 95 time_t timeout = MAX_TIMEOUT_VALUE; in cache_addpw() local 428 time_t timeout = cache_addpw (db, fd, req, keystr, pwd, c_uid, he, dh, in addpwbyX() local
|
A D | grpcache.c | 89 time_t timeout = MAX_TIMEOUT_VALUE; in cache_addgr() local 450 time_t timeout = cache_addgr (db, fd, req, keystr, grp, uid, he, dh, errval); in addgrbyX() local
|
A D | hstcache.c | 111 time_t timeout = MAX_TIMEOUT_VALUE; in cache_addhst() local 477 time_t timeout = cache_addhst (db, fd, req, key, hst, uid, he, dh, in addhstbyX() local
|
A D | initgrcache.c | 170 time_t timeout; in addinitgroupsX() local
|
A D | cache.c | 414 time_t timeout = readdfcts[runp->type] (table, runp, dh); in prune_cache() local
|
A D | aicache.c | 97 time_t timeout = MAX_TIMEOUT_VALUE; in addhstaiX() local
|
A D | nscd_helper.c | 66 long int timeout = usectmo; in wait_on_socket() local
|
A D | nscd-client.h | 215 nscd_time_t timeout; /* Time when this entry becomes invalid. */ member
|
Completed in 23 milliseconds