Home
last modified time | relevance | path

Searched refs:lookup (Results 1 – 4 of 4) sorted by relevance

/nscd/
A Dservicescache.c318 lookup (int type, char *key, struct servent *resultbufp, char *buffer, in lookup() function
362 while (lookup (req->type, key, &resultbuf, in addservbyX()
A Dpwdcache.c378 lookup (int type, union keytype key, struct passwd *resultbufp, char *buffer, in lookup() function
411 while (lookup (req->type, key, &resultbuf, in addpwbyX()
A Dgrpcache.c400 lookup (int type, union keytype key, struct group *resultbufp, char *buffer, in lookup() function
434 while (lookup (req->type, key, &resultbuf, in addgrbyX()
A Dhstcache.c410 lookup (int type, void *key, struct hostent *resultbufp, char *buffer, in lookup() function
459 while (lookup (req->type, key, &resultbuf, in addhstbyX()

Completed in 10 milliseconds