/freebsd/contrib/netbsd-tests/sys/uvm/ |
H A D | t_uvm_physseg_load.c | 342 srandom((unsigned)time(NULL)); in ATF_TC_BODY() 371 srandom((unsigned)time(NULL)); in ATF_TC_BODY() 400 srandom((unsigned)time(NULL)); in ATF_TC_BODY() 429 srandom((unsigned)time(NULL)); in ATF_TC_BODY() 458 srandom((unsigned)time(NULL)); in ATF_TC_BODY() 487 srandom((unsigned)time(NULL)); in ATF_TC_BODY() 516 srandom((unsigned)time(NULL)); in ATF_TC_BODY() 558 srandom((unsigned)time(NULL)); in ATF_TC_BODY() 607 srandom((unsigned)time(NULL)); in ATF_TC_BODY() 656 srandom((unsigned)time(NULL)); in ATF_TC_BODY() [all …]
|
/freebsd/contrib/netbsd-tests/lib/libc/string/ |
H A D | t_memcpy.c | 97 srandom(0L); in ATF_TC_BODY() 103 srandom(1); in ATF_TC_BODY()
|
/freebsd/tools/regression/netinet/tcpstream/ |
H A D | tcpstream.c | 88 srandom(seed); in tcpstream_client() 150 srandom(seed); in tcpstream_server()
|
/freebsd/crypto/heimdal/lib/roken/ |
H A D | rand.c | 43 srandom(time(NULL)); in rk_random_init()
|
/freebsd/stand/libsa/ |
H A D | random.c | 35 srandom(unsigned int seed) in srandom() function
|
/freebsd/contrib/bzip2/ |
H A D | spewG.c | 41 srandom(1); in main()
|
/freebsd/contrib/netbsd-tests/lib/libc/stdlib/ |
H A D | t_random.c | 60 srandom(0); in ATF_TC_BODY()
|
/freebsd/sys/contrib/libsodium/test/quirks/ |
H A D | quirks.h | 41 srandom(unsigned seed) in srandom() function
|
/freebsd/crypto/openssl/crypto/ |
H A D | mem.c | 131 # define srandom(seed) srand(seed) macro 173 srandom(atoi(cp)); in ossl_malloc_setup_failures()
|
/freebsd/lib/libc/db/test/hash.tests/ |
H A D | driver2.c | 77 srandom(17);
|
/freebsd/contrib/netbsd-tests/include/sys/ |
H A D | t_tree.c | 107 srandom(4711); in ATF_TC_BODY()
|
/freebsd/tests/sys/cddl/zfs/bin/ |
H A D | readmmap.c | 97 srandom(seed); in main()
|
H A D | file_trunc.c | 164 srandom(seed); in parse_options()
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
H A D | readmmap.c | 97 srandom(seed); in main()
|
/freebsd/lib/libc/stdlib/ |
H A D | Symbol.map | 52 srandom;
|
/freebsd/contrib/netbsd-tests/rump/rumpkern/h_client/ |
H A D | h_reconcli.c | 94 srandom(time(NULL)); in main()
|
/freebsd/lib/libc/tests/string/ |
H A D | wcscoll_test.c | 79 srandom((unsigned int) time(NULL)); in ATF_TC_BODY()
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/file/ |
H A D | file_trunc.c | 166 srandom(seed); in parse_options()
|
/freebsd/contrib/tcpdump/lbl/ |
H A D | os-sunos4.h | 164 void srandom(int);
|
/freebsd/contrib/netbsd-tests/fs/vfs/ |
H A D | t_vfsops.c | 171 srandom(seed = time(NULL)); in tfhinval()
|
/freebsd/contrib/libpcap/lbl/ |
H A D | os-sunos4.h | 162 void srandom(int);
|
/freebsd/contrib/netbsd-tests/lib/libpthread/ |
H A D | h_resolv.c | 149 srandom(1234); in main()
|
/freebsd/contrib/netbsd-tests/fs/puffs/ |
H A D | t_fuzz.c | 219 srandom(seed); in testbody()
|
/freebsd/contrib/ldns/ldns/ |
H A D | config.h | 710 #define srandom(x) srand(x) macro
|
/freebsd/contrib/one-true-awk/ |
H A D | main.c | 164 srandom((unsigned long) srand_seed); in main()
|