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

  /src/external/bsd/openldap/dist/include/
ldap_defaults.h 58 #ifndef SLAPD_DEFAULT_DB_DIR
59 #define SLAPD_DEFAULT_DB_DIR LDAP_RUNDIR LDAP_DIRSEP "openldap-data"
  /src/external/bsd/openldap/dist/servers/slapd/back-wt/
init.c 43 wi->wi_home = ch_strdup( SLAPD_DEFAULT_DB_DIR );
  /src/external/bsd/openldap/dist/servers/slapd/back-mdb/
init.c 63 mdb->mi_dbenv_home = ch_strdup( SLAPD_DEFAULT_DB_DIR );

Completed in 77 milliseconds