Searched refs:slap_startup (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Dinit.c220 int slap_startup( Backend *be ) function
H A Dmain.c1059 if ( slap_startup( NULL ) != 0 ) {
H A Dslapcommon.c913 if ( slap_startup( be ) ) {
916 fprintf( stderr, "slap_startup failed "
922 fprintf( stderr, "slap_startup failed\n" );
H A Dproto-slap.h1187 LDAP_SLAPD_F (int) slap_startup LDAP_P(( Backend *be ));

Completed in 193 milliseconds