Searched refs:__wait4_time64 (Results 1 – 8 of 8) sorted by relevance
/third_party/musl/libc-test/src/functionalext/supplement/linux/ |
D | wait4.c | 27 extern pid_t __wait4_time64(pid_t, int *, int, struct rusage *); 95 pid_t wait4_for_pind = __wait4_time64(pid, &status, options, &ru); in wait4_time64_0100()
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | wait.h | 60 __REDIR(wait4, __wait4_time64);
|
/third_party/musl/include/sys/ |
D | wait.h | 60 __REDIR(wait4, __wait4_time64);
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | wait.h | 60 __REDIR(wait4, __wait4_time64);
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
D | wait.h | 60 __REDIR(wait4, __wait4_time64);
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
D | wait.h | 64 __REDIR(wait4, __wait4_time64);
|
/third_party/musl/libc-test/src/common/ |
D | test.h | 95 #define __wait4_time64 wait4 macro
|
/third_party/musl/ |
D | libc.map.txt | 271 __wait4_time64;
|