|
Postfix3.3.1
|
#include <sys_defs.h>#include <sys/wait.h>#include <unistd.h>#include <signal.h>#include <errno.h>#include <msg.h>#include <posix_signals.h>#include <timed_wait.h>関数 | |
| int | timed_waitpid (pid_t pid, WAIT_STATUS_T *statusp, int options, int time_limit) |
| int timed_waitpid | ( | pid_t | pid, |
| WAIT_STATUS_T * | statusp, | ||
| int | options, | ||
| int | time_limit | ||
| ) |
timed_wait.c の 80 行目に定義があります。
1.8.9.1