Searched defs:nss_db_state (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libc/port/gen/
H A Dnss_common.c137 * The golden rule is: if you hold a pointer to an nss_db_state struct and
149 struct nss_db_state { struct
179 static struct nss_db_state *_nss_db_state_constr(nss_db_initf_t,
181 void _nss_db_state_destr(struct nss_db_state *,
938 nss_get_backend_u(nss_db_root_t **rootpp, struct nss_db_state *s, int n_src)
1016 nss_put_backend_u(struct nss_db_state *s, int n_src, nss_backend_t *be)
1083 static struct nss_db_state *
1086 struct nss_db_state *s;
1182 * nss_db_state structure.
1193 _nss_db_state_destr(struct nss_db_state *
[all...]

Completed in 26 milliseconds