Home
last modified time | relevance | path

Searched refs:__ns_ldap_getAcctMgmt (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libsldap/common/
H A Dmapfile-vers53 __ns_ldap_getAcctMgmt;
H A Dns_sldap.h921 int __ns_ldap_getAcctMgmt(
H A Dns_reads.c5911 __ns_ldap_getAcctMgmt(const char *user, AcctUsableResponse_t *acctResp) in __ns_ldap_getAcctMgmt() function
/illumos-gate/usr/src/lib/pam_modules/ldap/
H A Dldap_acct_mgmt.c188 if ((rc = __ns_ldap_getAcctMgmt(user, &acctResp)) in get_account_mgmt()