Home
last modified time | relevance | path

Searched refs:random_t (Results 1 – 4 of 4) sorted by relevance

/busybox-1.35.0/shell/
Drandom.h14 typedef struct random_t { struct
26 } random_t; argument
37 uint32_t next_random(random_t *rnd) FAST_FUNC;
Drandom.c36 next_random(random_t *rnd) in next_random()
143 static random_t rnd;
Dhush.c880 random_t random_gen;
Dash.c473 random_t random_gen;