HomeSort by: relevance | last modified time | path
    Searched refs:sasl_host (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/openldap/dist/servers/slapd/
main.c 741 if( sasl_host == NULL ) {
742 sasl_host = ch_strdup( global_host );
sasl.c 1326 free( sasl_host );
1327 sasl_host = NULL;
1426 sc = sasl_server_new( "ldap", sasl_host, global_realm,
config.c 80 char *sasl_host = NULL; variable
proto-slap.h 2112 LDAP_SLAPD_V (char *) sasl_host;
bconfig.c 685 ARG_STRING|ARG_UNIQUE, &sasl_host,

Completed in 137 milliseconds