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

/httpd/os/bs2000/
H A Dos.c37 bs2_unknown, /* not initialized yet. */ enumerator in enum:__anon346
43 static bs2_ForkType forktype = bs2_unknown;
53 if (forktype == bs2_unknown) {
/httpd/os/unix/
H A Dunixd.c445 bs2_unknown, /* not initialized yet. */ enumerator in enum:__anon347
451 static bs2_ForkType forktype = bs2_unknown;
461 if (forktype == bs2_unknown) {

Completed in 890 milliseconds