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_args
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/compat/linux32/arch/aarch64/
linux32_syscallargs.h
471
struct
netbsd32_getsid_args
;
1351
int netbsd32_getsid(struct lwp *, const struct
netbsd32_getsid_args
*, register_t *);
linux32_sysent.c
578
ns(struct
netbsd32_getsid_args
),
linux32_systrace_args.c
880
const struct
netbsd32_getsid_args
*p = params;
/src/sys/compat/linux32/arch/amd64/
linux32_syscallargs.h
487
struct
netbsd32_getsid_args
;
1352
int netbsd32_getsid(struct lwp *, const struct
netbsd32_getsid_args
*, register_t *);
linux32_sysent.c
585
ns(struct
netbsd32_getsid_args
),
linux32_systrace_args.c
912
const struct
netbsd32_getsid_args
*p = params;
/src/sys/compat/netbsd32/
netbsd32_sysent.c
1250
ns(struct
netbsd32_getsid_args
),
netbsd32_netbsd.c
1675
netbsd32_getsid(struct lwp *l, const struct
netbsd32_getsid_args
*uap, register_t *retval)
netbsd32_syscallargs.h
1538
struct
netbsd32_getsid_args
{
struct
3350
int netbsd32_getsid(struct lwp *, const struct
netbsd32_getsid_args
*, register_t *);
netbsd32_systrace_args.c
2075
const struct
netbsd32_getsid_args
*p = params;
Completed in 28 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025