Searched refs:nsc_key_other (Results 1 – 11 of 11) sorted by relevance
/titanic_41/usr/src/cmd/nscd/ |
H A D | getexec.c | 52 nam_db = make_cache(nsc_key_other, in exec_init_ctx() 58 id_db = make_cache(nsc_key_other, in exec_init_ctx() 64 nam_id_db = make_cache(nsc_key_other, in exec_init_ctx()
|
H A D | getnode.c | 63 nnam_db = make_cache(nsc_key_other, in ipnode_init_ctx() 70 addr_db = make_cache(nsc_key_other, in ipnode_init_ctx()
|
H A D | getserv.c | 55 name_db = make_cache(nsc_key_other, in serv_init_ctx() 62 port_db = make_cache(nsc_key_other, in serv_init_ctx()
|
H A D | getgr.c | 54 gid_db = make_cache(nsc_key_other, in group_init_ctx()
|
H A D | getproject.c | 55 pid_db = make_cache(nsc_key_other, in project_init_ctx()
|
H A D | getpw.c | 57 uid_db = make_cache(nsc_key_other, in passwd_init_ctx()
|
H A D | getether.c | 59 addr_db = make_cache(nsc_key_other, in ether_init_ctx()
|
H A D | gettnrhdb.c | 52 tsol_rh_db = make_cache(nsc_key_other, in tnrhdb_init_ctx()
|
H A D | gethost.c | 61 addr_db = make_cache(nsc_key_other, in host_init_ctx()
|
H A D | getnet.c | 61 addr_db = make_cache(nsc_key_other, in net_init_ctx()
|
H A D | cache.h | 261 nsc_key_other = 3 enumerator
|