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

  /src/external/bsd/openldap/dist/include/
ldap_defaults.h 45 #define LDAPI_SOCK LDAP_RUNDIR LDAP_DIRSEP "run" LDAP_DIRSEP "ldapi"
59 #define SLAPD_DEFAULT_DB_DIR LDAP_RUNDIR LDAP_DIRSEP "openldap-data"
ldap_config.hin 65 #ifndef LDAP_RUNDIR
66 #define LDAP_RUNDIR "%RUNDIR%"
  /src/external/bsd/openldap/include/
ldap_config.h 66 #ifndef LDAP_RUNDIR
67 #define LDAP_RUNDIR "/var/openldap"
  /src/external/bsd/openldap/
openldap.mk 15 LDAP_RUNDIR= /var/openldap
Makefile 30 CONFIGURE_ARGS+= --localstatedir=${LDAP_RUNDIR}
  /src/external/bsd/openldap/dist/servers/slapd/slapi/
slapi_overlay.c 941 slapi_log_file = slapi_ch_strdup( LDAP_RUNDIR LDAP_DIRSEP "errors" );

Completed in 65 milliseconds