OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:netbsd32_getsid
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/compat/linux32/arch/aarch64/
linux32_sysent.c
579
.sy_call = (sy_call_t *)
netbsd32_getsid
580
}, /* 147 =
netbsd32_getsid
*/
linux32_syscallargs.h
1351
int
netbsd32_getsid
(struct lwp *, const struct netbsd32_getsid_args *, register_t *);
/src/sys/compat/linux32/arch/amd64/
linux32_sysent.c
586
.sy_call = (sy_call_t *)
netbsd32_getsid
587
}, /* 147 =
netbsd32_getsid
*/
linux32_syscallargs.h
1352
int
netbsd32_getsid
(struct lwp *, const struct netbsd32_getsid_args *, register_t *);
/src/sys/compat/netbsd32/
netbsd32_sysent.c
1251
.sy_call = (sy_call_t *)
netbsd32_getsid
1252
}, /* 286 =
netbsd32_getsid
*/
netbsd32_netbsd.c
1675
netbsd32_getsid
(struct lwp *l, const struct netbsd32_getsid_args *uap, register_t *retval)
function in typeref:typename:int
netbsd32_syscallargs.h
1541
check_syscall_args(
netbsd32_getsid
)
3350
int
netbsd32_getsid
(struct lwp *, const struct netbsd32_getsid_args *, register_t *);
Completed in 19 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025