OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:netbsd32_close_args
(Results
1 - 12
of
12
) sorted by relevancy
/src/sys/compat/sunos32/
sunos32_syscallargs.h
50
struct
netbsd32_close_args
;
485
int netbsd32_close(struct lwp *, const struct
netbsd32_close_args
*, register_t *);
sunos32_sysent.c
58
ns(struct
netbsd32_close_args
),
/src/sys/compat/linux32/arch/aarch64/
linux32_syscallargs.h
53
struct
netbsd32_close_args
;
1139
int netbsd32_close(struct lwp *, const struct
netbsd32_close_args
*, register_t *);
linux32_sysent.c
60
ns(struct
netbsd32_close_args
),
linux32_systrace_args.c
61
const struct
netbsd32_close_args
*p = params;
/src/sys/compat/linux32/arch/amd64/
linux32_syscallargs.h
53
struct
netbsd32_close_args
;
1132
int netbsd32_close(struct lwp *, const struct
netbsd32_close_args
*, register_t *);
linux32_sysent.c
63
ns(struct
netbsd32_close_args
),
linux32_systrace_args.c
61
const struct
netbsd32_close_args
*p = params;
/src/sys/compat/netbsd32/
netbsd32_sysent.c
172
ns(struct
netbsd32_close_args
),
netbsd32_netbsd.c
213
netbsd32_close(struct lwp *l, const struct
netbsd32_close_args
*uap, register_t *retval)
netbsd32_syscallargs.h
68
struct
netbsd32_close_args
{
struct
2861
int netbsd32_close(struct lwp *, const struct
netbsd32_close_args
*, register_t *);
netbsd32_systrace_args.c
64
const struct
netbsd32_close_args
*p = params;
Completed in 128 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025