OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:netbsd32_dup
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/compat/sunos32/
sunos32_syscallargs.h
529
int
netbsd32_dup
(struct lwp *, const struct netbsd32_dup_args *, register_t *);
sunos32_sysent.c
183
.sy_call = (sy_call_t *)
netbsd32_dup
184
}, /* 41 =
netbsd32_dup
*/
/src/sys/compat/linux32/arch/aarch64/
linux32_sysent.c
189
.sy_call = (sy_call_t *)
netbsd32_dup
190
}, /* 41 =
netbsd32_dup
*/
linux32_syscallargs.h
1193
int
netbsd32_dup
(struct lwp *, const struct netbsd32_dup_args *, register_t *);
/src/sys/compat/linux32/arch/amd64/
linux32_sysent.c
193
.sy_call = (sy_call_t *)
netbsd32_dup
194
}, /* 41 =
netbsd32_dup
*/
linux32_syscallargs.h
1188
int
netbsd32_dup
(struct lwp *, const struct netbsd32_dup_args *, register_t *);
/src/sys/compat/netbsd32/
netbsd32_sysent.c
307
.sy_call = (sy_call_t *)
netbsd32_dup
308
}, /* 41 =
netbsd32_dup
*/
netbsd32_netbsd.c
508
netbsd32_dup
(struct lwp *l, const struct netbsd32_dup_args *uap, register_t *retval)
function in typeref:typename:int
netbsd32_syscallargs.h
258
check_syscall_args(
netbsd32_dup
)
2929
int
netbsd32_dup
(struct lwp *, const struct netbsd32_dup_args *, register_t *);
Completed in 22 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025