OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__wait450
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/compat/sys/
wait.h
45
pid_t
__wait450
(pid_t, int *, int, struct rusage *);
/src/lib/libc/compat/sys/
compat_wait4.c
79
if ((rv =
__wait450
(wpid, status, options, ru50 ? &ru : NULL)) == -1)
/src/sys/sys/
wait.h
209
pid_t wait4(pid_t, int *, int, struct rusage *) __RENAME(
__wait450
);
/src/lib/libpthread/
pthread_cancelstub.c
146
__typeof(
__wait450
) _sys___wait450;
751
__wait450
(pid_t wpid, int *status, int options, struct rusage *rusage)
function in typeref:typename:pid_t
/src/lib/libc/sys/
Makefile.inc
193
__wait450
.S wait6.S write.S writev.S
Completed in 12 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025