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
301 int count = (sizeof (getXbyY_to_dbop) / sizeof (getXbyY_to_dbop_t)); in nss_dbop_search()
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()
763 dbop, rlen, getXbyY_to_dbop[index].tostr)); in nss_default_key2str()
889 strtype = getXbyY_to_dbop[index].tostr; in nss_upack_key2arg()
1083 if (getXbyY_to_dbop[index].initfnp == NULL) { in nss_pinit_funcs()
1084 name = getXbyY_to_dbop[index].initfn; in nss_pinit_funcs()
1088 if (getXbyY_to_dbop[index].initfnp == NULL) in nss_pinit_funcs()
[all …]