Searched refs:srand (Results 101 - 119 of 119) sorted by relevance

12345

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dtest.tcl630 berkdb srand $rand_init
683 berkdb srand $rand_init
H A Dreputils.tcl145 error_check_good set_random_seed [berkdb srand $rand_init] 0
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/mutex/
H A Dtest_mutex.c212 srand((u_int)time(NULL) % (u_int)getpid());
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/lib/
H A Dsystem.c765 srand(seed);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/test_streams/
H A Dmain.c812 srand((unsigned)time(0));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/l2tpd-0.69/
H A Dfile.c937 * We're going to go ahead and seed the rand() function with srand()
952 srand(seconds);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/t/
H A Ddb-recno.t1345 srand(0);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-autoipd/
H A Dmain.c201 srand(seed);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-daemon/
H A Dmain.c1343 srand(seed);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/src/
H A Dutils.c1875 srand ((unsigned) time (NULL) ^ (unsigned) getpid ());
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/lib/
H A Dcommand.c3052 srand(time(NULL));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/ripngd/
H A Dripngd.c2468 srand (time (NULL));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/flac/
H A Dmain.c306 srand((unsigned)time(0));
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/tools/misc/
H A Depi_ttcp.c283 /* Use standard library srand() and rand() functions. */
378 /* Use standard library srand() and rand() functions. */
390 #define SRAND(seed) srand(seed)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/ripd/
H A Dripd.c3795 srand (time (NULL));
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/editors/
H A Dvi.c327 srand((long) my_pid);
H A Dawk.c300 "\4rand" "\3sin" "\4sqrt" "\5srand"
2478 srand(seed);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/shared/
H A Dbroadcom.c2994 srand(time((time_t *)NULL));
12355 srand(time((time_t *)NULL));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/
H A Dconfigure15872 for ac_func in srandom random srand rand setenv usleep strcasecmp fcvt fcvtl symlink readlink
[all...]

Completed in 534 milliseconds

12345