Home
last modified time | relevance | path

Searched refs:first (Results 1 – 8 of 8) sorted by relevance

/nscd/
A Dcache.c164 if (first) in cache_add()
171 newp->first = first; in cache_add()
190 else if (first) in cache_add()
214 if (first && prune_wakeup) in cache_add()
334 size_t first = cnt + 1; in prune_cache() local
380 first = MIN (first, cnt); in prune_cache()
386 if (runp->first) in prune_cache()
442 if (first <= last) in prune_cache()
459 while (first <= last) in prune_cache()
461 if (mark[first]) in prune_cache()
[all …]
A Dpwdcache.c319 bool first = true; in cache_addpw() local
328 first = false; in cache_addpw()
337 first = false; in cache_addpw()
344 first, db, owner, he == NULL) in cache_addpw()
A Dgrpcache.c340 bool first = true; in cache_addgr() local
349 first = false; in cache_addgr()
358 first = false; in cache_addgr()
365 &dataset->head, first, db, owner, in cache_addgr()
A Dnscd_netgroup.c117 datap->first = 1; in __nscd_setnetgrent()
A Dnscd-client.h287 bool first; /* True if this was the original key. */ member
A Dconnections.c415 if (here->first != false && here->first != true) in verify_persistent_db()
430 use_data | (here->first ? use_first : 0), in verify_persistent_db()
2093 size_t first = 1; in main_loop_poll() local
2116 first = 2; in main_loop_poll()
2134 for (size_t cnt = first; cnt < nused && n > 0; ++cnt) in main_loop_poll()
A Dnscd.h281 struct datahead *packet, bool first,
A Dmem.c179 if (he[cnt]->first) in gc()

Completed in 20 milliseconds