Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/nsswitch/ad/common/
H A Dad_common.h112 nss_backend_t *_nss_ad_constr(ad_backend_op_t ops[], int nops,
H A Dgetspent.c137 return ((nss_backend_t *)_nss_ad_constr(sp_ops, in _nss_ad_shadow_constr()
H A Dgetgrent.c174 return ((nss_backend_t *)_nss_ad_constr(gr_ops, in _nss_ad_group_constr()
H A Dgetpwnam.c493 return ((nss_backend_t *)_nss_ad_constr(passwd_ops, in _nss_ad_passwd_constr()
H A Dad_common.c517 _nss_ad_constr(ad_backend_op_t ops[], int nops, char *tablename, in _nss_ad_constr() function