getentropy_urandom
static int getentropy_urandom(void *buf, size_t len, const char *path,
ret = getentropy_urandom(buf, len, "/dev/urandom", 0);
static int getentropy_urandom(void *buf, size_t len, const char *path,
ret = getentropy_urandom(buf, len, "/dev/urandom", 0);
ret = getentropy_urandom(buf, len);
static int getentropy_urandom(void *buf, size_t len);
ret = getentropy_urandom(buf, len);
static int getentropy_urandom(void *buf, size_t len);
ret = getentropy_urandom(buf, len, "/dev/urandom", 0);
static int getentropy_urandom(void *buf, size_t len, const char *path,
ret = getentropy_urandom(buf, len,