Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dpex-unix.c120 static pid_t pex_wait (struct pex_obj *, pid_t, int *, struct pex_time *);
125 pex_wait (struct pex_obj *obj ATTRIBUTE_UNUSED, pid_t pid, int *status, in pex_wait() function
156 pex_wait (struct pex_obj *obj ATTRIBUTE_UNUSED, pid_t pid, int *status, in pex_wait() function
167 pex_wait (struct pex_obj *obj ATTRIBUTE_UNUSED, pid_t pid, int *status, in pex_wait() function
216 pex_wait (struct pex_obj *obj, pid_t pid, int *status, struct pex_time *time) in pex_wait() function
779 if (pex_wait (obj, pid, status, time) < 0) in pex_unix_wait()
H A DChangeLog4073 * pex-unix.c (pex_wait): Use XNEW.
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dpex-unix.c120 static pid_t pex_wait (struct pex_obj *, pid_t, int *, struct pex_time *);
125 pex_wait (struct pex_obj *obj ATTRIBUTE_UNUSED, pid_t pid, int *status, in pex_wait() function
156 pex_wait (struct pex_obj *obj ATTRIBUTE_UNUSED, pid_t pid, int *status, in pex_wait() function
167 pex_wait (struct pex_obj *obj ATTRIBUTE_UNUSED, pid_t pid, int *status, in pex_wait() function
216 pex_wait (struct pex_obj *obj, pid_t pid, int *status, struct pex_time *time) in pex_wait() function
779 if (pex_wait (obj, pid, status, time) < 0) in pex_unix_wait()
H A DChangeLog4154 * pex-unix.c (pex_wait): Use XNEW.
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dpex-unix.c120 static pid_t pex_wait (struct pex_obj *, pid_t, int *, struct pex_time *);
125 pex_wait (struct pex_obj *obj ATTRIBUTE_UNUSED, pid_t pid, int *status, in pex_wait() function
156 pex_wait (struct pex_obj *obj ATTRIBUTE_UNUSED, pid_t pid, int *status, in pex_wait() function
167 pex_wait (struct pex_obj *obj ATTRIBUTE_UNUSED, pid_t pid, int *status, in pex_wait() function
216 pex_wait (struct pex_obj *obj, pid_t pid, int *status, struct pex_time *time) in pex_wait() function
779 if (pex_wait (obj, pid, status, time) < 0) in pex_unix_wait()
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dpex-unix.c123 static pid_t pex_wait (struct pex_obj *, pid_t, int *, struct pex_time *);
128 pex_wait (struct pex_obj *obj ATTRIBUTE_UNUSED, pid_t pid, int *status, in pex_wait() function
159 pex_wait (struct pex_obj *obj ATTRIBUTE_UNUSED, pid_t pid, int *status, in pex_wait() function
170 pex_wait (struct pex_obj *obj ATTRIBUTE_UNUSED, pid_t pid, int *status, in pex_wait() function
219 pex_wait (struct pex_obj *obj, pid_t pid, int *status, struct pex_time *time) in pex_wait() function
947 if (pex_wait (obj, pid, status, time) < 0) in pex_unix_wait()
H A DChangeLog4564 * pex-unix.c (pex_wait): Use XNEW.