Searched defs:bs2_noFORK (Results 1 - 2 of 2) sorted by relevance

/httpd/os/bs2000/
H A Dos.c38 bs2_noFORK, /* no fork() because -X flag was specified */ enumerator in enum:__anon346
58 forktype = bs2_noFORK;
86 type = forktype = bs2_noFORK;
/httpd/os/unix/
H A Dunixd.c446 bs2_noFORK, /* no fork() because -X flag was specified */ enumerator in enum:__anon347
466 forktype = bs2_noFORK;
494 type = forktype = bs2_noFORK;

Completed in 1013 milliseconds