OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:compat_43_sys_sethostid
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/compat/common/
kern_info_43.c
78
{ SYS_compat_43_osethostid, 0, (sy_call_t *)
compat_43_sys_sethostid
},
322
compat_43_sys_sethostid
(struct lwp *l, const struct compat_43_sys_sethostid_args *uap, register_t *retval)
function in typeref:typename:int
/src/sys/compat/netbsd32/
netbsd32_compat_43.c
298
return
compat_43_sys_sethostid
(l, &ua, retval);
/src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h
1004
int
compat_43_sys_sethostid
(struct lwp *, const struct compat_43_sys_sethostid_args *, register_t *);
aoutm68k_sysent.c
849
.sy_call = (sy_call_t *)
compat_43_sys_sethostid
/src/sys/compat/freebsd/
freebsd_syscallargs.h
875
int
compat_43_sys_sethostid
(struct lwp *, const struct compat_43_sys_sethostid_args *, register_t *);
freebsd_sysent.c
676
.sy_call = (sy_call_t *)
compat_43_sys_sethostid
/src/sys/sys/
syscallargs.h
904
check_syscall_args(
compat_43_sys_sethostid
)
3689
int
compat_43_sys_sethostid
(struct lwp *, const struct compat_43_sys_sethostid_args *, register_t *);
Completed in 21 milliseconds
Indexes created Mon Oct 20 05:10:11 GMT 2025