Searched refs:netbsd32_getrandom (Results 1 – 5 of 5) sorted by relevance
1429 .sy_call = (sy_call_t *)netbsd32_getrandom
1611 int netbsd32_getrandom(struct lwp *, const struct netbsd32_getrandom_args *, register_t *);
492 .sy_call = (sy_call_t *)netbsd32_getrandom
479 check_syscall_args(netbsd32_getrandom)3009 int netbsd32_getrandom(struct lwp *, const struct netbsd32_getrandom_args *, register_t *);
2620 netbsd32_getrandom(struct lwp *l, const struct netbsd32_getrandom_args *uap, in netbsd32_getrandom() function