HomeSort by: relevance | last modified time | path
    Searched defs:no_detach (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/openldap/dist/servers/slapd/
main.c 224 int i, no_detach = 0; local
410 no_detach = 1;
769 if ( !no_detach ) {
777 pid = lutil_detach( no_detach, 0 );
862 if ( !no_detach ) {
main.c 224 int i, no_detach = 0; local
410 no_detach = 1;
769 if ( !no_detach ) {
777 pid = lutil_detach( no_detach, 0 );
862 if ( !no_detach ) {
  /src/external/bsd/openldap/dist/servers/lloadd/
main.c 357 int i, no_detach = 0; local
481 no_detach = 1;
765 if ( !no_detach ) {
772 pid = lutil_detach( no_detach, 0 );
844 if ( !no_detach ) {
main.c 357 int i, no_detach = 0; local
481 no_detach = 1;
765 if ( !no_detach ) {
772 pid = lutil_detach( no_detach, 0 );
844 if ( !no_detach ) {

Completed in 76 milliseconds