/src/sys/kern/ |
sys_getrandom.c | 1 /* $NetBSD: sys_getrandom.c,v 1.2 2021/12/28 13:22:43 riastradh Exp $ */ 37 __KERNEL_RCSID(0, "$NetBSD: sys_getrandom.c,v 1.2 2021/12/28 13:22:43 riastradh Exp $"); 197 sys_getrandom(struct lwp *l, const struct sys_getrandom_args *uap, function in typeref:typename:int
|
sys_getrandom.c | 1 /* $NetBSD: sys_getrandom.c,v 1.2 2021/12/28 13:22:43 riastradh Exp $ */ 37 __KERNEL_RCSID(0, "$NetBSD: sys_getrandom.c,v 1.2 2021/12/28 13:22:43 riastradh Exp $"); 197 sys_getrandom(struct lwp *l, const struct sys_getrandom_args *uap, function in typeref:typename:int
|
sys_getrandom.c | 1 /* $NetBSD: sys_getrandom.c,v 1.2 2021/12/28 13:22:43 riastradh Exp $ */ 37 __KERNEL_RCSID(0, "$NetBSD: sys_getrandom.c,v 1.2 2021/12/28 13:22:43 riastradh Exp $"); 197 sys_getrandom(struct lwp *l, const struct sys_getrandom_args *uap, function in typeref:typename:int
|