Searched refs:bind_dn (Results 1 - 4 of 4) sorted by relevance

/external/ipsec-tools/src/racoon/
H A Disakmp_xauth.h139 vchar_t *bind_dn; member in struct:xauth_ldap_config
H A Disakmp_xauth.c736 xauth_ldap_config.bind_dn = NULL;
854 if ((xauth_ldap_config.bind_dn != NULL)&&
860 xauth_ldap_config.bind_dn->v, NULL, &cred,
1082 if ((xauth_ldap_config.bind_dn != NULL)&&
1088 xauth_ldap_config.bind_dn->v, NULL, &cred,
H A Dcfparse.y582 if (xauth_ldap_config.bind_dn != NULL)
583 vfree(xauth_ldap_config.bind_dn);
584 xauth_ldap_config.bind_dn = vdup($2);
H A Dcftoken.l225 <S_LDAP>bind_dn { YYD; return(LDAP_BIND_DN); }

Completed in 142 milliseconds