OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:netbsd32_profil_args
(Results
1 - 12
of
12
) sorted by relevancy
/src/sys/compat/sunos32/
sunos32_syscallargs.h
131
struct
netbsd32_profil_args
;
533
int netbsd32_profil(struct lwp *, const struct
netbsd32_profil_args
*, register_t *);
sunos32_sysent.c
192
ns(struct
netbsd32_profil_args
),
/src/sys/compat/linux32/arch/aarch64/
linux32_syscallargs.h
317
struct
netbsd32_profil_args
;
1287
int netbsd32_profil(struct lwp *, const struct
netbsd32_profil_args
*, register_t *);
linux32_sysent.c
399
ns(struct
netbsd32_profil_args
),
linux32_systrace_args.c
613
const struct
netbsd32_profil_args
*p = params;
/src/sys/compat/linux32/arch/amd64/
linux32_syscallargs.h
322
struct
netbsd32_profil_args
;
1282
int netbsd32_profil(struct lwp *, const struct
netbsd32_profil_args
*, register_t *);
linux32_sysent.c
403
ns(struct
netbsd32_profil_args
),
linux32_systrace_args.c
620
const struct
netbsd32_profil_args
*p = params;
/src/sys/compat/netbsd32/
netbsd32_sysent.c
316
ns(struct
netbsd32_profil_args
),
netbsd32_netbsd.c
521
netbsd32_profil(struct lwp *l, const struct
netbsd32_profil_args
*uap, register_t *retval)
netbsd32_syscallargs.h
260
struct
netbsd32_profil_args
{
struct
2935
int netbsd32_profil(struct lwp *, const struct
netbsd32_profil_args
*, register_t *);
netbsd32_systrace_args.c
351
const struct
netbsd32_profil_args
*p = params;
Completed in 31 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025