Home
last modified time | relevance | path

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

/dports/net/nss_ldap/nss_ldap-265/
H A Dldap-pwd.c325 _nss_ldap_filt_getpwent, LM_PASSWD, _nss_ldap_parse_pw, in _nss_ldap_getpwent_r()
332 LOOKUP_GETENT (args, be, _nss_ldap_filt_getpwent, LM_PASSWD, in _nss_ldap_getpwent_r()
H A Dirs-pwd.c72 LOOKUP_GETENT (this, _nss_ldap_filt_getpwent, LM_PASSWD, in pw_next()
H A Dldap-schema.h78 extern char _nss_ldap_filt_getpwent[];
H A Dldap-schema.c107 char _nss_ldap_filt_getpwent[LDAP_FILT_MAXSIZ]; variable
222 snprintf (_nss_ldap_filt_getpwent, LDAP_FILT_MAXSIZ, in _nss_ldap_init_filters()
H A Daix_authmeth.c302 *filter = _nss_ldap_filt_getpwent; in key2filter()