Home
last modified time | relevance | path

Searched refs:nss_XbyY_key_t (Results 1 – 13 of 13) sorted by relevance

/titanic_44/usr/src/cmd/nscd/
H A Dgetnode.c45 static uint_t ipaddr_gethash(nss_XbyY_key_t *, int);
49 static uint_t ipname_gethash(nss_XbyY_key_t *, int);
99 ipaddr_gethash(nss_XbyY_key_t *key, int htsize) { in ipaddr_gethash()
139 ipname_gethash(nss_XbyY_key_t *key, int htsize) { in ipname_gethash()
H A Dgetserv.c44 static uint_t servname_gethash(nss_XbyY_key_t *, int);
48 static uint_t servport_gethash(nss_XbyY_key_t *, int);
103 servname_gethash(nss_XbyY_key_t *key, int htsize) { in servname_gethash()
146 servport_gethash(nss_XbyY_key_t *key, int htsize) { in servport_gethash()
H A Dgetgr.c43 static uint_t grgid_gethash(nss_XbyY_key_t *, int);
77 grgid_gethash(nss_XbyY_key_t *key, int htsize) { in grgid_gethash()
H A Dgetproject.c43 static uint_t projid_gethash(nss_XbyY_key_t *, int);
73 projid_gethash(nss_XbyY_key_t *key, int htsize) { in projid_gethash()
H A Dgetpw.c43 static uint_t pwuid_gethash(nss_XbyY_key_t *, int);
75 pwuid_gethash(nss_XbyY_key_t *key, int htsize) { in pwuid_gethash()
H A Dgetether.c47 static uint_t ether_gethash(nss_XbyY_key_t *, int);
83 ether_gethash(nss_XbyY_key_t *key, int htsize) { in ether_gethash()
H A Dgettnrhdb.c43 static uint_t tsol_rh_gethash(nss_XbyY_key_t *, int);
90 tsol_rh_gethash(nss_XbyY_key_t *key, int htsize) { in tsol_rh_gethash()
H A Dgethost.c47 static uint_t hostaddr_gethash(nss_XbyY_key_t *, int);
98 hostaddr_gethash(nss_XbyY_key_t *key, int htsize) { in hostaddr_gethash()
H A Dgetnet.c47 static uint_t netaddr_gethash(nss_XbyY_key_t *, int);
117 netaddr_gethash(nss_XbyY_key_t *key, int htsize) { in netaddr_gethash()
H A Dcache.h132 nss_XbyY_key_t key; /* entry's key */
266 uint_t (*gethash)(nss_XbyY_key_t *, int);
337 uint_t (*gethash)(nss_XbyY_key_t *, int),
H A Dgetexec.c37 static uint_t execattr_gethash(nss_XbyY_key_t *, int);
107 execattr_gethash(nss_XbyY_key_t *key, int htsize) { in execattr_gethash()
H A Dcache.c101 static uint_t nsc_db_cis_key_gethash(nss_XbyY_key_t *, int);
102 static uint_t nsc_db_ces_key_gethash(nss_XbyY_key_t *, int);
103 static uint_t nsc_db_int_key_gethash(nss_XbyY_key_t *, int);
397 nsc_db_cis_key_gethash(nss_XbyY_key_t *key, int htsize) { in nsc_db_cis_key_gethash()
406 nsc_db_ces_key_gethash(nss_XbyY_key_t *key, int htsize) { in nsc_db_ces_key_gethash()
415 nsc_db_int_key_gethash(nss_XbyY_key_t *key, int htsize) { in nsc_db_int_key_gethash()
698 uint_t (*gethash)(nss_XbyY_key_t *, int), in make_cache() argument
/titanic_44/usr/src/head/
H A Dnss_dbdefs.h445 } nss_XbyY_key_t; typedef
449 nss_XbyY_key_t *key, size_t *len);