OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:linux_sys_wait4
(Results
1 - 18
of
18
) sorted by relevancy
/src/sys/compat/linux/common/
linux_misc_notalpha.c
238
* waitpid(2). Just forward on to
linux_sys_wait4
with a NULL rusage.
255
return
linux_sys_wait4
(l, &linux_w4a, retval);
linux_misc.c
215
linux_sys_wait4
(struct lwp *l, const struct linux_sys_wait4_args *uap, register_t *retval)
function
/src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h
1086
check_syscall_args(
linux_sys_wait4
)
1594
int
linux_sys_wait4
(struct lwp *, const struct linux_sys_wait4_args *, register_t *);
linux_sysent.c
1205
.sy_call = (sy_call_t *)
linux_sys_wait4
/src/sys/compat/linux/arch/alpha/
linux_syscallargs.h
813
check_syscall_args(
linux_sys_wait4
)
1813
int
linux_sys_wait4
(struct lwp *, const struct linux_sys_wait4_args *, register_t *);
linux_sysent.c
1474
.sy_call = (sy_call_t *)
linux_sys_wait4
/src/sys/compat/linux/arch/amd64/
linux_syscallargs.h
317
check_syscall_args(
linux_sys_wait4
)
1468
int
linux_sys_wait4
(struct lwp *, const struct linux_sys_wait4_args *, register_t *);
linux_sysent.c
341
.sy_call = (sy_call_t *)
linux_sys_wait4
/src/sys/compat/linux/arch/arm/
linux_syscallargs.h
397
check_syscall_args(
linux_sys_wait4
)
1614
int
linux_sys_wait4
(struct lwp *, const struct linux_sys_wait4_args *, register_t *);
linux_sysent.c
526
.sy_call = (sy_call_t *)
linux_sys_wait4
/src/sys/compat/linux/arch/i386/
linux_syscallargs.h
414
check_syscall_args(
linux_sys_wait4
)
1630
int
linux_sys_wait4
(struct lwp *, const struct linux_sys_wait4_args *, register_t *);
linux_sysent.c
529
.sy_call = (sy_call_t *)
linux_sys_wait4
/src/sys/compat/linux/arch/m68k/
linux_syscallargs.h
399
check_syscall_args(
linux_sys_wait4
)
1603
int
linux_sys_wait4
(struct lwp *, const struct linux_sys_wait4_args *, register_t *);
linux_sysent.c
549
.sy_call = (sy_call_t *)
linux_sys_wait4
/src/sys/compat/linux/arch/mips/
linux_syscallargs.h
360
check_syscall_args(
linux_sys_wait4
)
1633
int
linux_sys_wait4
(struct lwp *, const struct linux_sys_wait4_args *, register_t *);
linux_sysent.c
514
.sy_call = (sy_call_t *)
linux_sys_wait4
/src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h
372
check_syscall_args(
linux_sys_wait4
)
1529
int
linux_sys_wait4
(struct lwp *, const struct linux_sys_wait4_args *, register_t *);
linux_sysent.c
523
.sy_call = (sy_call_t *)
linux_sys_wait4
Completed in 48 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026