/illumos-gate/usr/src/cmd/nscd/ |
H A D | getexec.c | 55 execattr_gethash, nsc_ht_default, -1); in exec_init_ctx() 61 execattr_gethash, nsc_ht_default, -1); in exec_init_ctx() 67 execattr_gethash, nsc_ht_default, -1); in exec_init_ctx()
|
H A D | getproto.c | 46 NULL, NULL, NULL, nsc_ht_default, -1); in proto_init_ctx() 51 NULL, NULL, NULL, nsc_ht_default, -1); in proto_init_ctx()
|
H A D | getrpc.c | 46 NULL, NULL, NULL, nsc_ht_default, -1); in rpc_init_ctx() 51 NULL, NULL, NULL, nsc_ht_default, -1); in rpc_init_ctx()
|
H A D | getgr.c | 51 NULL, NULL, NULL, nsc_ht_default, -1); in group_init_ctx() 57 grgid_gethash, nsc_ht_default, -1); in group_init_ctx()
|
H A D | getproject.c | 51 NULL, NULL, NULL, nsc_ht_default, -1); in project_init_ctx() 58 projid_gethash, nsc_ht_default, -1); in project_init_ctx()
|
H A D | getpw.c | 53 NULL, nsc_ht_default, -1); in passwd_init_ctx() 60 pwuid_gethash, nsc_ht_default, -1); in passwd_init_ctx()
|
H A D | getether.c | 55 NULL, NULL, NULL, nsc_ht_default, -1); in ether_init_ctx() 62 ether_gethash, nsc_ht_default, -1); in ether_init_ctx()
|
H A D | gethost.c | 57 NULL, NULL, NULL, nsc_ht_default, -1); in host_init_ctx() 64 hostaddr_gethash, nsc_ht_default, -1); in host_init_ctx()
|
H A D | getnet.c | 57 NULL, NULL, NULL, nsc_ht_default, -1); in net_init_ctx() 64 netaddr_gethash, nsc_ht_default, -1); in net_init_ctx()
|
H A D | getnode.c | 66 ipname_gethash, nsc_ht_default, -1); in ipnode_init_ctx() 73 ipaddr_gethash, nsc_ht_default, -1); in ipnode_init_ctx()
|
H A D | getserv.c | 58 servname_gethash, nsc_ht_default, -1); in serv_init_ctx() 65 servport_gethash, nsc_ht_default, -1); in serv_init_ctx()
|
H A D | getprinter.c | 44 NULL, NULL, NULL, nsc_ht_default, -1); in printer_init_ctx()
|
H A D | getauth.c | 43 NULL, NULL, NULL, nsc_ht_default, -1); in auth_init_ctx()
|
H A D | getbootp.c | 43 NULL, NULL, NULL, nsc_ht_default, -1); in bootp_init_ctx()
|
H A D | getnetmasks.c | 45 NULL, NULL, NULL, nsc_ht_default, -1); in netmask_init_ctx()
|
H A D | getprof.c | 43 NULL, NULL, NULL, nsc_ht_default, -1); in prof_init_ctx()
|
H A D | getuser.c | 43 NULL, NULL, NULL, nsc_ht_default, -1); in user_init_ctx()
|
H A D | gettnrhtp.c | 49 NULL, NULL, NULL, nsc_ht_default, -1); in tnrhtp_init_ctx()
|
H A D | gettnrhdb.c | 55 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 | 782 case nsc_ht_default: in make_cache()
|