HomeSort by: relevance | last modified time | path
    Searched defs:pex_wait (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/binutils/dist/libiberty/
pex-unix.c 123 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, function
159 pex_wait (struct pex_obj *obj ATTRIBUTE_UNUSED, pid_t pid, int *status, function
170 pex_wait (struct pex_obj *obj ATTRIBUTE_UNUSED, pid_t pid, int *status, function
219 pex_wait (struct pex_obj *obj, pid_t pid, int *status, struct pex_time *time) function
949 if (pex_wait (obj, pid, status, time) < 0)
  /src/external/gpl3/binutils.old/dist/libiberty/
pex-unix.c 123 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, function
159 pex_wait (struct pex_obj *obj ATTRIBUTE_UNUSED, pid_t pid, int *status, function
170 pex_wait (struct pex_obj *obj ATTRIBUTE_UNUSED, pid_t pid, int *status, function
219 pex_wait (struct pex_obj *obj, pid_t pid, int *status, struct pex_time *time) function
949 if (pex_wait (obj, pid, status, time) < 0)
  /src/external/gpl3/gcc/dist/libiberty/
pex-unix.c 123 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, function
159 pex_wait (struct pex_obj *obj ATTRIBUTE_UNUSED, pid_t pid, int *status, function
170 pex_wait (struct pex_obj *obj ATTRIBUTE_UNUSED, pid_t pid, int *status, function
219 pex_wait (struct pex_obj *obj, pid_t pid, int *status, struct pex_time *time) function
949 if (pex_wait (obj, pid, status, time) < 0)
  /src/external/gpl3/gcc.old/dist/libiberty/
pex-unix.c 120 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, function
156 pex_wait (struct pex_obj *obj ATTRIBUTE_UNUSED, pid_t pid, int *status, function
167 pex_wait (struct pex_obj *obj ATTRIBUTE_UNUSED, pid_t pid, int *status, function
216 pex_wait (struct pex_obj *obj, pid_t pid, int *status, struct pex_time *time) function
779 if (pex_wait (obj, pid, status, time) < 0)
  /src/external/gpl3/gdb.old/dist/libiberty/
pex-unix.c 123 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, function
159 pex_wait (struct pex_obj *obj ATTRIBUTE_UNUSED, pid_t pid, int *status, function
170 pex_wait (struct pex_obj *obj ATTRIBUTE_UNUSED, pid_t pid, int *status, function
219 pex_wait (struct pex_obj *obj, pid_t pid, int *status, struct pex_time *time) function
949 if (pex_wait (obj, pid, status, time) < 0)
  /src/external/gpl3/gdb/dist/libiberty/
pex-unix.c 123 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, function
159 pex_wait (struct pex_obj *obj ATTRIBUTE_UNUSED, pid_t pid, int *status, function
170 pex_wait (struct pex_obj *obj ATTRIBUTE_UNUSED, pid_t pid, int *status, function
219 pex_wait (struct pex_obj *obj, pid_t pid, int *status, struct pex_time *time) function
949 if (pex_wait (obj, pid, status, time) < 0)

Completed in 59 milliseconds