Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dnss_common.c153 static struct nss_db_state *_nss_db_state_constr(nss_db_initf_t);
179 (r->s = *(sp) = _nss_db_state_constr(f)))
873 _nss_db_state_constr(nss_db_initf_t initf) in _nss_db_state_constr() function