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

/macosx-10.10/apache-793/httpd/os/bs2000/
H A Dos.c41 } bs2_ForkType; typedef in typeref:enum:__anon6399
43 static bs2_ForkType forktype = bs2_unknown;
48 static bs2_ForkType os_forktype(int one_process)
78 bs2_ForkType type = os_forktype(one_process);
/macosx-10.10/apache-793/httpd/os/unix/
H A Dunixd.c449 } bs2_ForkType; typedef in typeref:enum:__anon6400
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 112 milliseconds