HomeSort by: relevance | last modified time | path
    Searched defs:sys_getrandom (Results 1 - 3 of 3) sorted by relevancy

  /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

Completed in 33 milliseconds