FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RANDOM_MAX
sys/netinet/cc/cc_chd.c
90
#define RANDOM_MAX UINT32_MAX
sys/netinet/cc/cc_hd.c
82
#define RANDOM_MAX UINT32_MAX
tests/sys/net/randsleep.c
38
#define RANDOM_MAX ((1U<<31) - 1)