Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/nsswitch/ldap/common/
H A Dgetpwnam.c199 _PASSWD, searchfilter, NULL, _merge_SSD_filter, userdata)); in getbyname()
233 _PASSWD, searchfilter, NULL, _merge_SSD_filter, userdata)); in getbyuid()
260 _PASSWD, pwd_attrs, _nss_ldap_passwd2str)); in _nss_ldap_passwd_constr()
H A Dldap_common.h59 #define _PASSWD "passwd" macro
H A Dgetkeyent.c199 _PASSWD, searchfilter, domain, in getkeys()
H A Dldap_common.c75 {(char *)_PASSWD, (char *)_F_GETPWENT, (char *)_A_UID},
/illumos-gate/usr/src/lib/nsswitch/ad/common/
H A Dgetpwnam.c346 stat = _nss_ad_lookup(be, argp, _PASSWD, searchfilter, in getbyname()
437 stat = _nss_ad_lookup(be, argp, _PASSWD, searchfilter, in getbyuid()
495 _PASSWD, pwd_attrs, _nss_ad_passwd2str)); in _nss_ad_passwd_constr()
H A Dad_common.h48 #define _PASSWD "passwd" macro