Searched defs:srandom (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/stand/libsa/
H A Drandom.c40 srandom(seed) function
/freebsd-11-stable/sys/libkern/
H A Drandom.c42 srandom(seed) function
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Drandom.c230 srandom (unsigned int x) function
/freebsd-11-stable/contrib/binutils/libiberty/
H A Drandom.c230 srandom (unsigned int x) function
/freebsd-11-stable/lib/libc/stdlib/
H A Drandom.c239 srandom(unsigned long x) function
/freebsd-11-stable/contrib/bmake/
H A Dutil.c234 srandom(long seed) function
/freebsd-11-stable/contrib/ldns/ldns/
H A Dconfig.h541 #define srandom(x) srand(x) macro
/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A Dsoftp11.c45 #define srandom(s) srand(s) macro
/freebsd-11-stable/usr.sbin/unbound/
H A Dconfig.h1240 #define srandom(x) srand(x) /* on win32, for tests only (bad random) */ macro

Completed in 162 milliseconds