OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:netbsd32_read_args
(Results
1 - 12
of
12
) sorted by relevancy
/src/sys/compat/sunos32/
sunos32_syscallargs.h
39
struct
netbsd32_read_args
;
479
int netbsd32_read(struct lwp *, const struct
netbsd32_read_args
*, register_t *);
sunos32_sysent.c
46
ns(struct
netbsd32_read_args
),
/src/sys/compat/linux32/arch/aarch64/
linux32_syscallargs.h
42
struct
netbsd32_read_args
;
1133
int netbsd32_read(struct lwp *, const struct
netbsd32_read_args
*, register_t *);
linux32_sysent.c
48
ns(struct
netbsd32_read_args
),
linux32_systrace_args.c
34
const struct
netbsd32_read_args
*p = params;
/src/sys/compat/linux32/arch/amd64/
linux32_syscallargs.h
42
struct
netbsd32_read_args
;
1126
int netbsd32_read(struct lwp *, const struct
netbsd32_read_args
*, register_t *);
linux32_sysent.c
51
ns(struct
netbsd32_read_args
),
linux32_systrace_args.c
34
const struct
netbsd32_read_args
*p = params;
/src/sys/compat/netbsd32/
netbsd32_sysent.c
160
ns(struct
netbsd32_read_args
),
netbsd32_netbsd.c
175
netbsd32_read(struct lwp *l, const struct
netbsd32_read_args
*uap, register_t *retval)
netbsd32_syscallargs.h
47
struct
netbsd32_read_args
{
struct
2855
int netbsd32_read(struct lwp *, const struct
netbsd32_read_args
*, register_t *);
netbsd32_systrace_args.c
37
const struct
netbsd32_read_args
*p = params;
Completed in 29 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025