OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sys_minherit
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h
1205
int
sys_minherit
(struct lwp *, const struct sys_minherit_args *, register_t *);
aoutm68k_sysent.c
1539
.sy_call = (sy_call_t *)
sys_minherit
/src/sys/compat/freebsd/
freebsd_syscallargs.h
1027
int
sys_minherit
(struct lwp *, const struct sys_minherit_args *, register_t *);
freebsd_sysent.c
1194
.sy_call = (sy_call_t *)
sys_minherit
/src/sys/uvm/
uvm_mmap.c
614
*
sys_minherit
: the minherit system call
618
sys_minherit
(struct lwp *l, const struct sys_minherit_args *uap,
function
/src/sys/compat/netbsd32/
netbsd32_netbsd.c
1571
return
sys_minherit
(l, &ua, retval);
/src/sys/kern/
init_sysent.c
1383
.sy_call = (sy_call_t *)
sys_minherit
/src/sys/sys/
syscallargs.h
1777
check_syscall_args(
sys_minherit
)
3923
int
sys_minherit
(struct lwp *, const struct sys_minherit_args *, register_t *);
Completed in 25 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026