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

/httpd/os/bs2000/
H A Dos.c39 bs2_FORK, /* only fork() because uid != 0 */ enumerator in enum:__anon346
62 forktype = bs2_FORK;
105 case bs2_FORK:
/httpd/os/unix/
H A Dunixd.c447 bs2_FORK, /* only fork() because uid != 0 */ enumerator in enum:__anon347
470 forktype = bs2_FORK;
513 case bs2_FORK:

Completed in 2546 milliseconds