Searched refs:sys_getrandom (Results 1 – 3 of 3) sorted by relevance
127 sys_getrandom(struct thread *td, struct getrandom_args *uap) in sys_getrandom() function
621 …{ .sy_narg = AS(getrandom_args), .sy_call = (sy_call_t *)sys_getrandom, .sy_auevent = AUE_NULL, .s…
2227 int sys_getrandom(struct thread *, struct getrandom_args *);