Searched refs:wait4 (Results 1 – 6 of 6) sorted by relevance
| /posix/ |
| A D | wait4.c | 28 stub_warning (wait4) 31 weak_alias (__wait4, wait4)
|
| A D | tst-wait4.c | 20 wait4 (__pid, __wstatus, __options, __rusage)
|
| A D | Makefile | 40 wait waitpid wait3 wait4 waitid \ 91 tst-waitid tst-wait4 tst-wait3 \ 127 tests-time64 := tst-wait4-time64 tst-wait3-time64 tst-gnuglob64-time64 257 CFLAGS-wait4.c += -fexceptions -fasynchronous-unwind-tables
|
| A D | Versions | 68 wait; wait3; wait4; waitpid;
|
| A D | tst-regex.input | 3398 * sysdeps/mach/hurd/wait4.c (__wait4): Use ANSI-style definition 8357 * sysdeps/unix/sysv/linux/alpha/wait4.S: Ditto. 8380 * sysdeps/unix/sysv/linux/alpha/wait4.S: Likewise. 8389 * sysdeps/unix/sysv/linux/alpha/wait4.S: Likewise. 8391 * sysdeps/unix/sysv/linux/alpha/wait4.S: Check the correct 9496 * sysdeps/unix/sysv/linux/alpha/wait4.S: Likewise. 11284 * sysdeps/generic/wait4.c (__wait4): Likewise.
|
| /posix/sys/ |
| A D | wait.h | 164 extern __pid_t wait4 (__pid_t __pid, int *__stat_loc, int __options, 168 extern __pid_t __REDIRECT_NTHNL (wait4, (__pid_t __pid, int *__stat_loc, 172 # define wait4 __wait4_time64 macro
|
Completed in 22 milliseconds