OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sys_getrandom_args
(Results
1 - 21
of
21
) sorted by relevancy
/src/sys/kern/
sys_getrandom.c
197
sys_getrandom(struct lwp *l, const struct
sys_getrandom_args
*uap,
init_sysent.c
545
ns(struct
sys_getrandom_args
),
systrace_args.c
668
const struct
sys_getrandom_args
*p = params;
/src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h
1118
struct
sys_getrandom_args
;
1604
int sys_getrandom(struct lwp *, const struct
sys_getrandom_args
*, register_t *);
linux_sysent.c
1266
ns(struct
sys_getrandom_args
),
linux_systrace_args.c
1809
const struct
sys_getrandom_args
*p = params;
/src/sys/compat/linux/arch/amd64/
linux_syscallargs.h
1284
struct
sys_getrandom_args
;
1856
int sys_getrandom(struct lwp *, const struct
sys_getrandom_args
*, register_t *);
linux_sysent.c
1456
ns(struct
sys_getrandom_args
),
linux_systrace_args.c
2125
const struct
sys_getrandom_args
*p = params;
/src/sys/compat/linux/arch/i386/
linux_syscallargs.h
1372
struct
sys_getrandom_args
;
1963
int sys_getrandom(struct lwp *, const struct
sys_getrandom_args
*, register_t *);
linux_sysent.c
1542
ns(struct
sys_getrandom_args
),
linux_systrace_args.c
2246
const struct
sys_getrandom_args
*p = params;
/src/sys/compat/linux/arch/m68k/
linux_syscallargs.h
1324
struct
sys_getrandom_args
;
1928
int sys_getrandom(struct lwp *, const struct
sys_getrandom_args
*, register_t *);
linux_sysent.c
1541
ns(struct
sys_getrandom_args
),
/src/sys/compat/linux/arch/mips/
linux_syscallargs.h
1396
struct
sys_getrandom_args
;
1975
int sys_getrandom(struct lwp *, const struct
sys_getrandom_args
*, register_t *);
linux_sysent.c
1530
ns(struct
sys_getrandom_args
),
/src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h
1283
struct
sys_getrandom_args
;
1840
int sys_getrandom(struct lwp *, const struct
sys_getrandom_args
*, register_t *);
linux_sysent.c
1527
ns(struct
sys_getrandom_args
),
/src/sys/compat/netbsd32/
netbsd32_netbsd.c
2628
struct
sys_getrandom_args
ua;
/src/sys/sys/
syscallargs.h
549
struct
sys_getrandom_args
{
struct
3595
int sys_getrandom(struct lwp *, const struct
sys_getrandom_args
*, register_t *);
/src/sys/rump/librump/rumpkern/
rump_syscalls.c
1287
struct
sys_getrandom_args
callarg;
7057
ns(struct
sys_getrandom_args
),
Completed in 80 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026