Searched refs:bind_pw (Results 1 – 3 of 3) sorted by relevance
140 vchar_t *bind_pw; member
737 xauth_ldap_config.bind_pw = NULL; in xauth_ldap_init()855 (xauth_ldap_config.bind_pw != NULL))857 cred.bv_val = xauth_ldap_config.bind_pw->v;1083 (xauth_ldap_config.bind_pw != NULL))1085 cred.bv_val = xauth_ldap_config.bind_pw->v;
593 if (xauth_ldap_config.bind_pw != NULL)594 vfree(xauth_ldap_config.bind_pw);595 xauth_ldap_config.bind_pw = vdup($2);