Searched defs:read_random (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | random.h | 61 #define read_random(a, b) (*_read_random)(a, b) macro |
| /f-stack/lib/ | ||
| H A D | ff_compat.c | 315 read_random(void *buf, u_int count) in read_random() function |