Home
last modified time | relevance | path

Searched refs:rand_r (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/lib/libc/minimal/source/stdlib/
Drand.c14 int rand_r(unsigned int *seed) in rand_r() function
31 return rand_r(&srand_seed); in rand()
/Zephyr-latest/lib/posix/options/
DKconfig.c_lang_r14 Option Group, consisting of asctime_r(), ctime_r(), gmtime_r(), localtime_r(), rand_r(),
DKconfig.pthread165 putc_unlocked(), putchar_unlocked(), rand_r(), readdir_r(), strerror_r(), and strtok_r().
/Zephyr-latest/lib/libc/minimal/include/
Dstdlib.h55 int rand_r(unsigned int *seed);
/Zephyr-latest/scripts/coccinelle/
Dsymbols.txt163 rand_r
/Zephyr-latest/lib/libc/minimal/
DKconfig33 Enable rand_r() for the minimal libc.
/Zephyr-latest/doc/services/portability/posix/option_groups/
Dindex.rst1021 rand_r(), yes