Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dnss_dbdefs.c253 static getXbyY_to_dbop_t getXbyY_to_dbop[] = { variable
312 cp = getXbyY_to_dbop[i].name; in nss_dbop_search()
320 hval += getXbyY_to_dbop[i].dbop; in nss_dbop_search()
351 hptr = &getXbyY_to_dbop[idx]; in nss_dbop_search()
889 strtype = getXbyY_to_dbop[index].tostr; in nss_upack_key2arg()
1084 name = getXbyY_to_dbop[index].initfn; in nss_pinit_funcs()
1088 if (getXbyY_to_dbop[index].initfnp == NULL) in nss_pinit_funcs()
1089 getXbyY_to_dbop[index].initfnp = sym; in nss_pinit_funcs()
1098 name = getXbyY_to_dbop[index].strfn; in nss_pinit_funcs()
1102 if (getXbyY_to_dbop[index].strfnp == NULL) in nss_pinit_funcs()
[all …]