#include <fcntl.h>
#include "wvfork.h"
Go to the source code of this file.
Defines | |
#define | MAX_FD 256 |
Functions | |
pid_t | wvfork (int dontclose1, int dontclose2) |
pid_t | wvfork (WvIntTable &dontclose) |
|
Definition at line 25 of file wvfork.cc. Referenced by wvfork. |
|
Definition at line 38 of file wvfork.cc. References MAX_FD. |
|
Definition at line 27 of file wvfork.cc. References WvIntTable::add, and wvfork. |