Searched defs:nopasswd_acct_mgmt (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_connect.c687 int nopasswd_acct_mgmt, int flags, char ***badsrvrs,
844 if (nopasswd_acct_mgmt &&
1705 int nopasswd_acct_mgmt,
1814 nopasswd_acct_mgmt, flags, &badSrvrs, conn_user);
1845 nopasswd_acct_mgmt, flags,
1893 nopasswd_acct_mgmt, flags,
1976 * nopasswd_acct_mgmt
1995 int nopasswd_acct_mgmt,
2001 errorp, fail_if_new_pwd_reqd, nopasswd_acct_mgmt,
684 makeConnection(Connection **conp, const char *serverAddr, const ns_cred_t *auth, ConnectionID *cID, int timeoutSec, ns_ldap_error_t **errorp, int fail_if_new_pwd_reqd, int nopasswd_acct_mgmt, int flags, char ***badsrvrs, ns_conn_user_t *conn_user) argument
1697 getConnection( const char *server, const int flags, const ns_cred_t *cred, ConnectionID *sessionId, Connection **session, ns_ldap_error_t **errorp, int fail_if_new_pwd_reqd, int nopasswd_acct_mgmt, ns_conn_user_t *conn_user) argument
1987 __s_api_getConnection( const char *server, const int flags, const ns_cred_t *cred, ConnectionID *sessionId, Connection **session, ns_ldap_error_t **errorp, int fail_if_new_pwd_reqd, int nopasswd_acct_mgmt, ns_conn_user_t *conn_user) argument
H A Dns_writes.c697 int nopasswd_acct_mgmt = 0; local
754 do_not_fail_if_new_pwd_reqd, nopasswd_acct_mgmt,
960 nopasswd_acct_mgmt, conn_user);
H A Dns_reads.c1606 cookie->nopasswd_acct_mgmt, cookie->conn_user);
1653 cookie->nopasswd_acct_mgmt, cookie->conn_user);
1702 cookie->nopasswd_acct_mgmt, cookie->conn_user);
2280 cookie->nopasswd_acct_mgmt = 1;
2657 if (cookie->nopasswd_acct_mgmt == 1) {
4071 int nopasswd_acct_mgmt = 0; local
4088 do_not_fail_if_new_pwd_reqd, nopasswd_acct_mgmt,
H A Dns_internal.h693 int nopasswd_acct_mgmt; member in struct:ns_ldap_cookie

Completed in 67 milliseconds