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

/freebsd-9.3-release/contrib/gcclibs/libiberty/
H A Dpex-unix.c87 static pid_t pex_wait (struct pex_obj *, pid_t, int *, struct pex_time *);
92 pex_wait (struct pex_obj *obj ATTRIBUTE_UNUSED, pid_t pid, int *status, function
123 pex_wait (struct pex_obj *obj ATTRIBUTE_UNUSED, pid_t pid, int *status, function
134 pex_wait (struct pex_obj *obj ATTRIBUTE_UNUSED, pid_t pid, int *status, function
183 pex_wait (struct pex_obj *obj, pid_t pid, int *status, struct pex_time *time) function
486 if (pex_wait (obj, pid, status, time) < 0)

Completed in 39 milliseconds