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

  /src/external/bsd/openldap/dist/servers/slapd/
logging.c 174 if (( rc = logfile_open( logfile_path ))) {
258 logfile_open( const char *path ) function
820 rc = logfile_open( c->value_string );
proto-slap.h 1234 LDAP_SLAPD_F (int) logfile_open LDAP_P(( const char *path ));

Completed in 66 milliseconds