OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:netbsd32_access
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/compat/linux32/arch/aarch64/
linux32_sysent.c
159
.sy_call = (sy_call_t *)
netbsd32_access
160
}, /* 33 =
netbsd32_access
*/
linux32_syscallargs.h
1179
int
netbsd32_access
(struct lwp *, const struct netbsd32_access_args *, register_t *);
/src/sys/compat/linux32/arch/amd64/
linux32_sysent.c
163
.sy_call = (sy_call_t *)
netbsd32_access
164
}, /* 33 =
netbsd32_access
*/
linux32_syscallargs.h
1174
int
netbsd32_access
(struct lwp *, const struct netbsd32_access_args *, register_t *);
/src/sys/compat/netbsd32/
netbsd32_sysent.c
277
.sy_call = (sy_call_t *)
netbsd32_access
278
}, /* 33 =
netbsd32_access
*/
netbsd32_netbsd.c
433
netbsd32_access
(struct lwp *l, const struct netbsd32_access_args *uap, register_t *retval)
function in typeref:typename:int
netbsd32_syscallargs.h
223
check_syscall_args(
netbsd32_access
)
2913
int
netbsd32_access
(struct lwp *, const struct netbsd32_access_args *, register_t *);
Completed in 116 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025