Home
last modified time | relevance | path

Searched defs:read_random (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Drandom.h61 #define read_random(a, b) (*_read_random)(a, b) macro
/f-stack/lib/
H A Dff_compat.c315 read_random(void *buf, u_int count) in read_random() function