Searched refs:pwait (Results 1 - 25 of 27) sorted by relevance

12

/netbsd-current/usr.bin/pwait/
H A DMakefile4 PROG= pwait
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dpexecute.c85 pwait (int pid, int *status, int flags ATTRIBUTE_UNUSED) function
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dpexecute.c85 pwait (int pid, int *status, int flags ATTRIBUTE_UNUSED) function
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dpexecute.c85 pwait (int pid, int *status, int flags ATTRIBUTE_UNUSED) function
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dpexecute.c85 pwait (int pid, int *status, int flags ATTRIBUTE_UNUSED) function
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dpexecute.c85 pwait (int pid, int *status, int flags ATTRIBUTE_UNUSED) function
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dpexecute.c85 pwait (int pid, int *status, int flags ATTRIBUTE_UNUSED) function
/netbsd-current/usr.bin/
H A DMakefile24 printenv printf progress pwait pwhash qsubst quota radioctl rdist \
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/testsuite/
H A Dtest-pexecute.c428 if (pwait (pid1, &status, 0) < 0)
429 FATAL_ERROR ("write pwait 1 failed", errno);
433 if (pwait (pid2, &status, 0) < 0)
434 FATAL_ERROR ("write pwait 1 failed", errno);
/netbsd-current/external/gpl3/gdb/dist/libiberty/testsuite/
H A Dtest-pexecute.c428 if (pwait (pid1, &status, 0) < 0)
429 FATAL_ERROR ("write pwait 1 failed", errno);
433 if (pwait (pid2, &status, 0) < 0)
434 FATAL_ERROR ("write pwait 1 failed", errno);
/netbsd-current/external/gpl3/binutils.old/dist/include/
H A Dlibiberty.h623 /* pexecute and pwait are the old pexecute interface, still here for
642 extern int pwait (int, int *, int);
/netbsd-current/external/gpl3/binutils/dist/include/
H A Dlibiberty.h623 /* pexecute and pwait are the old pexecute interface, still here for
642 extern int pwait (int, int *, int);
/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dlibiberty.h623 /* pexecute and pwait are the old pexecute interface, still here for
642 extern int pwait (int, int *, int);
/netbsd-current/external/gpl3/gdb.old/dist/include/
H A Dlibiberty.h623 /* pexecute and pwait are the old pexecute interface, still here for
642 extern int pwait (int, int *, int);
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dlibiberty.h623 /* pexecute and pwait are the old pexecute interface, still here for
642 extern int pwait (int, int *, int);
/netbsd-current/external/gpl3/gdb/dist/include/
H A Dlibiberty.h623 /* pexecute and pwait are the old pexecute interface, still here for
642 extern int pwait (int, int *, int);
/netbsd-current/bin/csh/
H A Dextern.h268 void pwait(void);
H A Dexp.c463 pwait();
H A Dsem.c359 pwait();
H A Dglob.c762 pwait();
H A Dproc.c85 * childs status. Top level routines (like pwait) must be sure
227 * pwait - wait for current job to terminate, maintaining integrity
231 pwait(void) function
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Ddllwrap.c408 pid = pwait (pid, &wait_status, 0);
411 warn (_("pwait returns: %s"), strerror (errno));
H A Ddlltool.c1347 pid = pwait (pid, & wait_status, 0);
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Ddllwrap.c408 pid = pwait (pid, &wait_status, 0);
411 warn (_("pwait returns: %s"), strerror (errno));
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Ddllwrap.c408 pid = pwait (pid, &wait_status, 0);
411 warn (_("pwait returns: %s"), strerror (errno));

Completed in 382 milliseconds

12