Searched refs:nopasswd_acct_mgmt (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/lib/libsldap/common/ |
H A D | ns_connect.c | 687 int nopasswd_acct_mgmt, int flags, char ***badsrvrs, in makeConnection() argument 844 if (nopasswd_acct_mgmt && in makeConnection() 1705 int nopasswd_acct_mgmt, in getConnection() argument 1814 nopasswd_acct_mgmt, flags, &badSrvrs, conn_user); in getConnection() 1845 nopasswd_acct_mgmt, flags, in getConnection() 1893 nopasswd_acct_mgmt, flags, in getConnection() 1995 int nopasswd_acct_mgmt, in __s_api_getConnection() argument 2001 errorp, fail_if_new_pwd_reqd, nopasswd_acct_mgmt, in __s_api_getConnection()
|
H A D | ns_reads.c | 1606 cookie->nopasswd_acct_mgmt, cookie->conn_user); in get_current_session() 1653 cookie->nopasswd_acct_mgmt, cookie->conn_user); in get_next_session() 1702 cookie->nopasswd_acct_mgmt, cookie->conn_user); in get_referral_session() 2280 cookie->nopasswd_acct_mgmt = 1; in search_state_machine() 2657 if (cookie->nopasswd_acct_mgmt == 1) { in search_state_machine() 4071 int nopasswd_acct_mgmt = 0; in __ns_ldap_auth() local 4088 do_not_fail_if_new_pwd_reqd, nopasswd_acct_mgmt, in __ns_ldap_auth()
|
H A D | ns_internal.h | 693 int nopasswd_acct_mgmt; member
|
H A D | ns_writes.c | 697 int nopasswd_acct_mgmt = 0; in write_state_machine() local 754 do_not_fail_if_new_pwd_reqd, nopasswd_acct_mgmt, in write_state_machine() 960 nopasswd_acct_mgmt, conn_user); in write_state_machine()
|