Searched defs:uid (Results 1 – 10 of 10) sorted by relevance
/nscd/ |
A D | hstcache.c | 429 void *key, uid_t uid, struct hashentry *he, struct datahead *dh) in addhstbyX() 486 void *key, uid_t uid) in addhstbyname() 508 void *key, uid_t uid) in addhstbyaddr() 530 void *key, uid_t uid) in addhstbynamev6() 552 void *key, uid_t uid) in addhstbyaddrv6()
|
A D | netgroupcache.c | 114 const char *key, uid_t uid, struct hashentry *he, in addgetnetgrentX() 452 char *key, uid_t uid, struct hashentry *he, in addinnetgrX() 611 const char *key, uid_t uid, struct hashentry *he, in addgetnetgrentX_ignore() 624 void *key, uid_t uid) in addgetnetgrent() 646 void *key, uid_t uid) in addinnetgr()
|
A D | servicescache.c | 342 char *key, uid_t uid, struct hashentry *he, struct datahead *dh) in addservbyX() 386 void *key, uid_t uid) in addservbyname() 408 void *key, uid_t uid) in addservbyport()
|
A D | initgrcache.c | 53 void *key, uid_t uid, struct hashentry *const he, in addinitgroupsX() 387 uid_t uid) in addinitgroups()
|
A D | grpcache.c | 412 union keytype key, const char *keystr, uid_t uid, in addgrbyX() 458 void *key, uid_t uid) in addgrbyname() 483 void *key, uid_t uid) in addgrbygid()
|
A D | aicache.c | 48 void *key, uid_t uid, struct hashentry *const he, in addhstaiX() 524 uid_t uid) in addhstai()
|
A D | nscd_getpw_r.c | 54 __nscd_getpwuid_r (uid_t uid, struct passwd *resultbuf, char *buffer, in __nscd_getpwuid_r()
|
A D | pwdcache.c | 465 uid_t uid = strtoul ((char *) key, &ep, 10); in addpwbyuid() local 487 uid_t uid = strtoul (db->data + he->key, &ep, 10); in readdpwbyuid() local
|
A D | nscd_stat.c | 172 uid_t uid = getuid (); in receive_print_stats() local
|
A D | connections.c | 1045 handle_request (int fd, request_header *req, void *key, uid_t uid, pid_t pid) in handle_request() 1647 uid_t uid = -1; in nscd_run_worker() local
|
Completed in 24 milliseconds