Searched refs:srandom (Results 1 - 25 of 36) sorted by relevance

12

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/l2tpd-0.69/
H A Dosport.h33 # define srandom(X) ((void)srand(X)) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/
H A Dmagic.c84 srandom((int)seedval);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/bzip2/
H A DspewG.c41 srandom(1);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/
H A Dmagic.c120 srandom((int)seedval);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/tools/
H A Dtrasher.c44 srandom (time (0));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/libatalk/atp/
H A Datp_open.c81 srandom( tv.tv_sec );
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/libatalk/util/
H A Dunix.c170 /* fd now != -1, so srandom wont be called below */
176 srandom((unsigned int)tv.tv_usec);
H A Dserver_ipc.c191 srandom(getpid());
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/mtools-4.0.10/
H A Dsysincludes.h373 # define srandom srand macro
375 # define srandom srand48 macro
H A Dmlabel.c155 srandom((long)time (0));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq/
H A Dutil.c27 # define srand(s) srandom(s)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq-2.15/src/
H A Dutil.c27 # define srand(s) srandom(s)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/tdb/
H A Dtdbtorture.c200 srandom(seed + getpid() + time(NULL));
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/uuid/
H A Dgen_uuid.c65 #define srand(x) srandom(x)
92 * and if not, use srandom/random.
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Ddct-test.c212 srandom(0);
474 srandom(0);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq-2.33/src/
H A Dutil.c31 # define srand(s) srandom(s)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/config/
H A Dconf.c494 srandom(time(NULL));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/torture/
H A Dmasktest.c533 srandom(seed);
H A Dlocktest.c673 srandom(seed);
H A Dlocktest2.c554 srandom(seed);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/etc/afpd/
H A Duam.c335 srandom(tv.tv_sec + (unsigned long) obj + (unsigned long) obj->handle);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/test_seeking/
H A Dmain.c460 srandom(tv.tv_usec);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/scripts/kconfig/
H A Dconf.c531 srandom(time(NULL));
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/scripts/kconfig/
H A Dconf.c531 srandom(time(NULL));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/random/
H A Drandom-csprng.c1307 srandom( time(NULL)*getpid());

Completed in 321 milliseconds

12