/titanic_44/usr/src/cmd/nscd/ |
H A D | getproto.c | 48 NULL, NULL, NULL, nsc_ht_default, -1); in proto_init_ctx() 53 NULL, NULL, NULL, nsc_ht_default, -1); in proto_init_ctx()
|
H A D | getrpc.c | 48 NULL, NULL, NULL, nsc_ht_default, -1); in rpc_init_ctx() 53 NULL, NULL, NULL, nsc_ht_default, -1); in rpc_init_ctx()
|
H A D | getexec.c | 57 execattr_gethash, nsc_ht_default, -1); in exec_init_ctx() 63 execattr_gethash, nsc_ht_default, -1); in exec_init_ctx() 69 execattr_gethash, nsc_ht_default, -1); in exec_init_ctx()
|
H A D | getgr.c | 53 NULL, NULL, NULL, nsc_ht_default, -1); in group_init_ctx() 59 grgid_gethash, nsc_ht_default, -1); in group_init_ctx()
|
H A D | getproject.c | 53 NULL, NULL, NULL, nsc_ht_default, -1); in project_init_ctx() 60 projid_gethash, nsc_ht_default, -1); in project_init_ctx()
|
H A D | getpw.c | 55 NULL, nsc_ht_default, -1); in passwd_init_ctx() 62 pwuid_gethash, nsc_ht_default, -1); in passwd_init_ctx()
|
H A D | getether.c | 57 NULL, NULL, NULL, nsc_ht_default, -1); in ether_init_ctx() 64 ether_gethash, nsc_ht_default, -1); in ether_init_ctx()
|
H A D | gethost.c | 59 NULL, NULL, NULL, nsc_ht_default, -1); in host_init_ctx() 66 hostaddr_gethash, nsc_ht_default, -1); in host_init_ctx()
|
H A D | getnet.c | 59 NULL, NULL, NULL, nsc_ht_default, -1); in net_init_ctx() 66 netaddr_gethash, nsc_ht_default, -1); in net_init_ctx()
|
H A D | getnode.c | 68 ipname_gethash, nsc_ht_default, -1); in ipnode_init_ctx() 75 ipaddr_gethash, nsc_ht_default, -1); in ipnode_init_ctx()
|
H A D | getauth.c | 45 NULL, NULL, NULL, nsc_ht_default, -1); in auth_init_ctx()
|
H A D | getbootp.c | 45 NULL, NULL, NULL, nsc_ht_default, -1); in bootp_init_ctx()
|
H A D | getnetmasks.c | 47 NULL, NULL, NULL, nsc_ht_default, -1); in netmask_init_ctx()
|
H A D | getprinter.c | 46 NULL, NULL, NULL, nsc_ht_default, -1); in printer_init_ctx()
|
H A D | getprof.c | 45 NULL, NULL, NULL, nsc_ht_default, -1); in prof_init_ctx()
|
H A D | getuser.c | 45 NULL, NULL, NULL, nsc_ht_default, -1); in user_init_ctx()
|
H A D | gettnrhtp.c | 51 NULL, NULL, NULL, nsc_ht_default, -1); in tnrhtp_init_ctx()
|
H A D | getserv.c | 60 servname_gethash, nsc_ht_default, -1); in serv_init_ctx() 67 servport_gethash, nsc_ht_default, -1); in serv_init_ctx()
|
H A D | gettnrhdb.c | 57 tsol_rh_gethash, nsc_ht_default, -1); in tnrhdb_init_ctx()
|
H A D | cache.h | 253 nsc_ht_default = 0, enumerator
|
H A D | cache.c | 756 case nsc_ht_default: in make_cache()
|