OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:netbsd32_munlock
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/compat/linux32/arch/aarch64/
linux32_sysent.c
595
.sy_call = (sy_call_t *)
netbsd32_munlock
596
}, /* 151 =
netbsd32_munlock
*/
linux32_syscallargs.h
1359
int
netbsd32_munlock
(struct lwp *, const struct netbsd32_munlock_args *, register_t *);
/src/sys/compat/linux32/arch/amd64/
linux32_sysent.c
602
.sy_call = (sy_call_t *)
netbsd32_munlock
603
}, /* 151 =
netbsd32_munlock
*/
linux32_syscallargs.h
1360
int
netbsd32_munlock
(struct lwp *, const struct netbsd32_munlock_args *, register_t *);
/src/sys/compat/netbsd32/
netbsd32_sysent.c
937
.sy_call = (sy_call_t *)
netbsd32_munlock
938
}, /* 204 =
netbsd32_munlock
*/
netbsd32_netbsd.c
1415
netbsd32_munlock
(struct lwp *l, const struct netbsd32_munlock_args *uap, register_t *retval)
function in typeref:typename:int
netbsd32_syscallargs.h
1108
check_syscall_args(
netbsd32_munlock
)
3210
int
netbsd32_munlock
(struct lwp *, const struct netbsd32_munlock_args *, register_t *);
Completed in 19 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025