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

/httpd/os/bs2000/
H A Dos.c41 } bs2_ForkType; typedef in typeref:enum:__anon346
43 static bs2_ForkType forktype = bs2_unknown;
48 static bs2_ForkType os_forktype(int one_process)
78 bs2_ForkType type = os_forktype(one_process);
/httpd/os/unix/
H A Dunixd.c449 } bs2_ForkType; typedef in typeref:enum:__anon347
451 static bs2_ForkType forktype = bs2_unknown;
456 static bs2_ForkType os_forktype(int one_process)
486 bs2_ForkType type = os_forktype(one_process);

Completed in 1047 milliseconds