Searched refs:INTERPOS_wait4 (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14.2/lib/libc/gen/ |
| H A D | wait.c | 50 __libc_interposing[INTERPOS_wait4])(WAIT_ANY, istat, 0, NULL)); in __wait()
|
| H A D | wait3.c | 50 __libc_interposing[INTERPOS_wait4])(WAIT_ANY, istat, options, rup)); in __wait3()
|
| H A D | waitpid.c | 50 __libc_interposing[INTERPOS_wait4])(pid, istat, options, NULL)); in __waitpid()
|
| /freebsd-14.2/lib/libc/sys/ |
| H A D | wait4.c | 44 __libc_interposing[INTERPOS_wait4])(pid, status, options, ru)); in wait4()
|
| /freebsd-14.2/lib/libc/include/ |
| H A D | libc_private.h | 235 INTERPOS_wait4, enumerator
|