Home
last modified time | relevance | path

Searched refs:nsc_ht_default (Results 1 – 21 of 21) sorted by relevance

/titanic_44/usr/src/cmd/nscd/
H A Dgetproto.c48 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 Dgetrpc.c48 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 Dgetexec.c57 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 Dgetgr.c53 NULL, NULL, NULL, nsc_ht_default, -1); in group_init_ctx()
59 grgid_gethash, nsc_ht_default, -1); in group_init_ctx()
H A Dgetproject.c53 NULL, NULL, NULL, nsc_ht_default, -1); in project_init_ctx()
60 projid_gethash, nsc_ht_default, -1); in project_init_ctx()
H A Dgetpw.c55 NULL, nsc_ht_default, -1); in passwd_init_ctx()
62 pwuid_gethash, nsc_ht_default, -1); in passwd_init_ctx()
H A Dgetether.c57 NULL, NULL, NULL, nsc_ht_default, -1); in ether_init_ctx()
64 ether_gethash, nsc_ht_default, -1); in ether_init_ctx()
H A Dgethost.c59 NULL, NULL, NULL, nsc_ht_default, -1); in host_init_ctx()
66 hostaddr_gethash, nsc_ht_default, -1); in host_init_ctx()
H A Dgetnet.c59 NULL, NULL, NULL, nsc_ht_default, -1); in net_init_ctx()
66 netaddr_gethash, nsc_ht_default, -1); in net_init_ctx()
H A Dgetnode.c68 ipname_gethash, nsc_ht_default, -1); in ipnode_init_ctx()
75 ipaddr_gethash, nsc_ht_default, -1); in ipnode_init_ctx()
H A Dgetauth.c45 NULL, NULL, NULL, nsc_ht_default, -1); in auth_init_ctx()
H A Dgetbootp.c45 NULL, NULL, NULL, nsc_ht_default, -1); in bootp_init_ctx()
H A Dgetnetmasks.c47 NULL, NULL, NULL, nsc_ht_default, -1); in netmask_init_ctx()
H A Dgetprinter.c46 NULL, NULL, NULL, nsc_ht_default, -1); in printer_init_ctx()
H A Dgetprof.c45 NULL, NULL, NULL, nsc_ht_default, -1); in prof_init_ctx()
H A Dgetuser.c45 NULL, NULL, NULL, nsc_ht_default, -1); in user_init_ctx()
H A Dgettnrhtp.c51 NULL, NULL, NULL, nsc_ht_default, -1); in tnrhtp_init_ctx()
H A Dgetserv.c60 servname_gethash, nsc_ht_default, -1); in serv_init_ctx()
67 servport_gethash, nsc_ht_default, -1); in serv_init_ctx()
H A Dgettnrhdb.c57 tsol_rh_gethash, nsc_ht_default, -1); in tnrhdb_init_ctx()
H A Dcache.h253 nsc_ht_default = 0, enumerator
H A Dcache.c756 case nsc_ht_default: in make_cache()