Home
last modified time | relevance | path

Searched refs:pwait (Results 1 – 25 of 32) sorted by relevance

12

/NextBSD/bin/pwait/
HDMakefile3 PROG= pwait
/NextBSD/bin/
HDMakefile31 pwait \
/NextBSD/contrib/binutils/libiberty/
HDpexecute.c85 pwait (int pid, int *status, int flags ATTRIBUTE_UNUSED) in pwait() function
HDChangeLog353 * pexecute.c (pwait): Syntax fix for previous change.
357 * pexecute.c (pwait): Free vector pointer.
624 * pexecute.c (pwait): Likewise.
846 * pex-win32.c (fix_argv, pexecute, pwait): Likewise.
847 * pex-unix.c (pexecute, pwait): Likewise.
848 * pex-msdos.c (pexecute, pwait): Likewise.
849 * pex-djgpp.c (pexecute, pwait): Likewise.
1886 (pwait): Mark parameter flags as unused.
3487 (pwait): Use PWAIT_ERROR. Adjust DJGPP's status code to conform
4326 (pwait): Likewise.
[all …]
/NextBSD/contrib/gcclibs/libiberty/
HDpexecute.c85 pwait (int pid, int *status, int flags ATTRIBUTE_UNUSED) in pwait() function
HDpexecute.txh270 @deftypefn Extension int pwait (int @var{pid}, int *@var{status}, int @var{flags})
HDChangeLog155 * pexecute.c (pwait): Syntax fix for previous change.
159 * pexecute.c (pwait): Free vector pointer.
426 * pexecute.c (pwait): Likewise.
648 * pex-win32.c (fix_argv, pexecute, pwait): Likewise.
649 * pex-unix.c (pexecute, pwait): Likewise.
650 * pex-msdos.c (pexecute, pwait): Likewise.
651 * pex-djgpp.c (pexecute, pwait): Likewise.
1688 (pwait): Mark parameter flags as unused.
3289 (pwait): Use PWAIT_ERROR. Adjust DJGPP's status code to conform
4128 (pwait): Likewise.
[all …]
HDfunctions.texi970 @deftypefn Extension int pwait (int @var{pid}, int *@var{status}, int @var{flags})
/NextBSD/contrib/gdb/include/
HDlibiberty.h279 extern int pwait PARAMS ((int, int *, int));
/NextBSD/contrib/gcclibs/libiberty/testsuite/
HDtest-pexecute.c414 if (pwait (pid1, &status, 0) < 0) in main()
419 if (pwait (pid2, &status, 0) < 0) in main()
/NextBSD/contrib/binutils/include/
HDlibiberty.h583 extern int pwait (int, int *, int);
/NextBSD/contrib/gcclibs/include/
HDlibiberty.h555 extern int pwait (int, int *, int);
/NextBSD/sys/dev/netmap/
HDnetmap.c731 static int netmap_rxsync_from_host(struct netmap_adapter *na, struct thread *td, void *pwait);
1182 netmap_rxsync_from_host(struct netmap_adapter *na, struct thread *td, void *pwait) in netmap_rxsync_from_host() argument
1192 (void)pwait; /* disable unused warnings */ in netmap_rxsync_from_host()
2357 void *pwait = dev; /* linux compatibility */ in netmap_poll() local
2368 (void)pwait; in netmap_poll()
/NextBSD/contrib/tcsh/
HDsh.decls.h361 extern void pwait (void);
HDsh.sem.c610 pwait(); in execute()
HDsh.glob.c887 pwait(); in backeval()
HDsh.exp.c583 pwait(); in exp6()
HDtc.os.c852 pwait(); in dobs2cmd()
HDsh.proc.c461 pwait(void) in pwait() function
/NextBSD/contrib/binutils/binutils/
HDdllwrap.c402 pid = pwait (pid, &wait_status, 0); in run()
HDdlltool.c1214 pid = pwait (pid, & wait_status, 0); in run()
HDresrc.c289 pid = pwait (pid, &wait_status, 0); in run_cmd()
/NextBSD/targets/pseudo/userland/
HDMakefile.depend39 bin/pwait \
/NextBSD/contrib/gcc/
HDprotoize.c1907 pid = pwait (pid, &wait_status, 0); in gen_aux_info_file()
/NextBSD/etc/
HDrc.subr631 pwait $_list 2>/dev/null

12