Home
last modified time | relevance | path

Searched refs:sys_getrandom (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/kern/
H A Dsys_getrandom.c127 sys_getrandom(struct thread *td, struct getrandom_args *uap) in sys_getrandom() function
H A Dinit_sysent.c621 …{ .sy_narg = AS(getrandom_args), .sy_call = (sy_call_t *)sys_getrandom, .sy_auevent = AUE_NULL, .s…
/f-stack/freebsd/sys/
H A Dsysproto.h2227 int sys_getrandom(struct thread *, struct getrandom_args *);