Searched refs:no_detach (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/servers/lloadd/
H A Dmain.c353 int i, no_detach = 0; local
475 no_detach = 1;
757 if ( !no_detach ) {
764 pid = lutil_detach( no_detach, 0 );
836 if ( !no_detach ) {
/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Dmain.c414 int i, no_detach = 0; local
588 no_detach = 1;
975 if ( !no_detach ) {
983 pid = lutil_detach( no_detach, 0 );
1068 if ( !no_detach ) {

Completed in 192 milliseconds