HomeSort by: relevance | last modified time | path
    Searched defs:vc_sasl_secprops (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/openldap/dist/clients/tools/
ldapvc.c 66 static char *vc_sasl_secprops = NULL; variable
250 if (vc_sasl_secprops) {
261 vc_sasl_secprops = ber_strdup(cvalue);
262 if (vc_sasl_secprops == NULL) {

Completed in 28 milliseconds