getrandom_args
{ AS(getrandom_args), 8, (sy_call_t *)sys_getrandom }, /* 550 = getrandom */
sys_getrandom(struct sysmsg *sysmsg, const struct getrandom_args *uap)
int sys_getrandom (struct sysmsg *sysmsg, const struct getrandom_args *);
struct getrandom_args getrandom;