Go to the source code of this file.
Functions | |
int | uv__random_devurandom (void *buf, size_t buflen) |
static void | uv__random_devurandom_init (void) |
int | uv__random_readpath (const char *path, void *buf, size_t buflen) |
Variables | |
static uv_once_t | once = UV_ONCE_INIT |
static int | status |
int uv__random_devurandom | ( | void * | buf, |
size_t | buflen | ||
) |
Definition at line 86 of file random-devurandom.c.
|
static |
Definition at line 74 of file random-devurandom.c.
Definition at line 32 of file random-devurandom.c.
|
static |
Definition at line 28 of file random-devurandom.c.
|
static |
Definition at line 29 of file random-devurandom.c.