Searched refs:passwd_mgmt (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/libsldap/common/ |
H A D | ns_connect.c | 697 int passwd_mgmt = 0; local 784 fail_if_new_pwd_reqd, passwd_mgmt, conn_user, flags); 841 passwd_mgmt = __s_api_contain_passwd_control_oid( 856 fail_if_new_pwd_reqd, passwd_mgmt, conn_user, flags); 1113 * passwd_mgmt: 1133 int passwd_mgmt) 1158 if (passwd_mgmt) 1189 if (controls && passwd_mgmt) { 1346 int fail_if_new_pwd_reqd, int passwd_mgmt, 1446 passwd_mgmt); 1129 process_pwd_mgmt(char *bind_type, int ldaprc, LDAPControl **controls, char *errmsg, ns_ldap_error_t **errorp, int fail_if_new_pwd_reqd, int passwd_mgmt) argument 1344 openConnection(LDAP **ldp, const char *serverAddr, const ns_cred_t *auth, int timeoutSec, ns_ldap_error_t **errorp, int fail_if_new_pwd_reqd, int passwd_mgmt, ns_conn_user_t *conn_user, int flags) argument 2333 doSimpleBind(const ns_cred_t *auth, LDAP *ld, int timeoutSec, ns_ldap_error_t **errorp, int fail_if_new_pwd_reqd, int passwd_mgmt) argument 2431 doSASLBind(const ns_cred_t *auth, LDAP *ld, int timeoutSec, ns_ldap_error_t **errorp, int fail_if_new_pwd_reqd, int passwd_mgmt) argument 2633 performBind(const ns_cred_t *auth, LDAP *ld, int timeoutSec, ns_ldap_error_t **errorp, int fail_if_new_pwd_reqd, int passwd_mgmt) argument [all...] |
H A D | ns_writes.c | 694 int passwd_mgmt = 0; local 1048 passwd_mgmt = 1051 if (passwd_mgmt)
|
Completed in 81 milliseconds