Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dnss_common.c123 struct nss_db_state { struct
154 void _nss_db_state_destr(struct nss_db_state *);
872 static struct nss_db_state *
875 struct nss_db_state *s; in _nss_db_state_constr()
974 _nss_db_state_destr(struct nss_db_state *s) in _nss_db_state_destr()
1131 struct nss_db_state *s; in nss_delete()
1151 struct nss_db_state *s; in nss_search()
1277 struct nss_db_state *s;
1334 struct nss_db_state *s; in end_iter_u()
1359 struct nss_db_state *s; in nss_setent_u()
[all …]
/illumos-gate/usr/src/head/
H A Dnss_common.h385 struct nss_db_state;
393 struct nss_db_state *s;
/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_nswstate.c417 rootp->s = (struct nss_db_state *)ret; in _get_nsw_state_int()
666 rootp->s = (struct nss_db_state *)ret; in _get_nsw_state_int()
H A Dnscd_switch.c1312 _nss_db_state_destr(struct nss_db_state *s) in _nss_db_state_destr()
/illumos-gate/usr/src/lib/libnsl/nss/
H A Dgetexecattr.c44 extern void _nss_db_state_destr(struct nss_db_state *);