Home
last modified time | relevance | path

Searched refs:GETPWBYNAME (Results 1 – 7 of 7) sorted by relevance

/nscd/
A Dpwdcache.c333 if (cache_add (GETPWBYNAME, key_copy, key_len + 1, in cache_addpw()
341 if ((req->type == GETPWBYNAME || db->propagate) in cache_addpw()
342 && __builtin_expect (cache_add (GETPWBYNAME, dataset->strdata, in cache_addpw()
347 if (req->type == GETPWBYNAME && db->propagate) in cache_addpw()
381 if (type == GETPWBYNAME) in lookup()
451 .type = GETPWBYNAME, in readdpwbyname()
A Dnscd_getpw_r.c49 return nscd_getpw_r (name, strlen (name) + 1, GETPWBYNAME, resultbuf, in __nscd_getpwnam_r()
A Dselinux.c48 [GETPWBYNAME] = "getpwd",
A Dnscd-client.h53 GETPWBYNAME, enumerator
A Dcachedumper.c183 case GETPWBYNAME: in nscd_print_cache()
A Dcache.c50 [GETPWBYNAME] = readdpwbyname,
A Dconnections.c81 [GETPWBYNAME] = "GETPWBYNAME",
219 [GETPWBYNAME] = { true, &dbs[pwddb] },
1169 case GETPWBYNAME: in handle_request()
1642 if (req.type < GETPWBYNAME || req.type >= LASTREQ) in nscd_run_worker()

Completed in 18 milliseconds