HomeSort by: relevance | last modified time | path
    Searched refs:srandom (Results 1 - 25 of 152) sorted by relevancy

1 2 3 4 5 6 7

  /src/lib/libc/compat/stdlib/
compat_random.c 48 __weak_alias(srandom,_srandom)
54 __warn_references(srandom,
55 "warning: reference to compatibility srandom();"
64 srandom(unsigned long seed) { function
  /src/lib/libc/compat/include/
stdlib.h 47 void srandom(unsigned long);
  /src/sys/external/isc/libsodium/dist/test/quirks/
quirks.h 41 srandom(unsigned seed) function
  /src/crypto/external/bsd/heimdal/dist/lib/roken/
rand.c 51 srandom(time(NULL));
  /src/external/bsd/bzip2/dist/
spewG.c 43 srandom(1);
  /src/games/trek/
main.c 173 srandom((long) time(NULL));
  /src/tests/lib/libc/stdlib/
t_random.c 60 srandom(0);
  /src/external/bsd/ppp/dist/pppd/
magic.c 125 srandom((int)seedval);
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/posix/
stdlib.d 295 void srandom(uint);
337 void srandom(uint);
388 void srandom(uint);
429 void srandom(uint);
470 void srandom(uint);
511 void srandom(uint);
552 void srandom(uint);
573 void srandom(uint s) { srand48(s); }
605 void srandom(uint);
657 void srandom(uint)
    [all...]
  /src/games/mille/
mille.c 95 srandom((long) time(NULL));
97 srandom(0);
  /src/tests/sys/uvm/
t_uvm_physseg_load.c 342 srandom((unsigned)time(NULL));
371 srandom((unsigned)time(NULL));
400 srandom((unsigned)time(NULL));
429 srandom((unsigned)time(NULL));
458 srandom((unsigned)time(NULL));
487 srandom((unsigned)time(NULL));
516 srandom((unsigned)time(NULL));
558 srandom((unsigned)time(NULL));
607 srandom((unsigned)time(NULL));
656 srandom((unsigned)time(NULL))
    [all...]
  /src/games/adventure/
setup.c 95 srandom(SEED);
  /src/games/battlestar/
init.c 57 srandom(time(NULL));
  /src/tests/fs/lfs/
util.c 69 srandom(seed);
116 srandom(seed);
  /src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
test_crypto.in 98 if [ -r /dev/random -o -r /dev/urandom -o -r /dev/srandom -o -r /dev/arandom ] ; then
  /src/external/gpl3/binutils/dist/libiberty/
random.c 40 @deftypefnx Supplement void srandom (unsigned int @var{seed})
46 range 0 to @code{LONG_MAX}. @code{srandom} initializes the random
168 Note that this initialization takes advantage of the fact that srandom
230 srandom (unsigned int x)
249 the best (largest) one we can and set things up for it. srandom is
251 from srandom, we set state[-1] to be the type multiplexed with the current
303 /* Must set END_PTR before srandom. */
305 srandom(seed);
229 srandom (unsigned int x) function
  /src/external/gpl3/binutils.old/dist/libiberty/
random.c 40 @deftypefnx Supplement void srandom (unsigned int @var{seed})
46 range 0 to @code{LONG_MAX}. @code{srandom} initializes the random
168 Note that this initialization takes advantage of the fact that srandom
230 srandom (unsigned int x)
249 the best (largest) one we can and set things up for it. srandom is
251 from srandom, we set state[-1] to be the type multiplexed with the current
303 /* Must set END_PTR before srandom. */
305 srandom(seed);
229 srandom (unsigned int x) function
  /src/external/gpl3/gcc/dist/libiberty/
random.c 40 @deftypefnx Supplement void srandom (unsigned int @var{seed})
46 range 0 to @code{LONG_MAX}. @code{srandom} initializes the random
168 Note that this initialization takes advantage of the fact that srandom
230 srandom (unsigned int x)
249 the best (largest) one we can and set things up for it. srandom is
251 from srandom, we set state[-1] to be the type multiplexed with the current
303 /* Must set END_PTR before srandom. */
305 srandom(seed);
229 srandom (unsigned int x) function
  /src/external/gpl3/gcc.old/dist/libiberty/
random.c 40 @deftypefnx Supplement void srandom (unsigned int @var{seed})
46 range 0 to @code{LONG_MAX}. @code{srandom} initializes the random
170 Note that this initialization takes advantage of the fact that srandom
232 srandom (unsigned int x)
251 the best (largest) one we can and set things up for it. srandom is
253 from srandom, we set state[-1] to be the type multiplexed with the current
305 /* Must set END_PTR before srandom. */
307 srandom(seed);
231 srandom (unsigned int x) function
  /src/external/gpl3/gdb/dist/libiberty/
random.c 40 @deftypefnx Supplement void srandom (unsigned int @var{seed})
46 range 0 to @code{LONG_MAX}. @code{srandom} initializes the random
168 Note that this initialization takes advantage of the fact that srandom
230 srandom (unsigned int x)
249 the best (largest) one we can and set things up for it. srandom is
251 from srandom, we set state[-1] to be the type multiplexed with the current
303 /* Must set END_PTR before srandom. */
305 srandom(seed);
229 srandom (unsigned int x) function
  /src/external/gpl3/gdb.old/dist/libiberty/
random.c 40 @deftypefnx Supplement void srandom (unsigned int @var{seed})
46 range 0 to @code{LONG_MAX}. @code{srandom} initializes the random
168 Note that this initialization takes advantage of the fact that srandom
230 srandom (unsigned int x)
249 the best (largest) one we can and set things up for it. srandom is
251 from srandom, we set state[-1] to be the type multiplexed with the current
303 /* Must set END_PTR before srandom. */
305 srandom(seed);
229 srandom (unsigned int x) function
  /src/games/sail/
main.c 81 srandom((u_long)time(NULL));
  /src/lib/libm/noieee_src/
n_fmod.c 151 srandom(12345);
  /src/tests/include/sys/
t_tree.c 107 srandom(4711);
  /src/external/gpl3/gdb/dist/gnulib/import/
stdlib.in.h 915 # undef srandom
916 # define srandom rpl_srandom
918 _GL_FUNCDECL_RPL (srandom, void, (unsigned int seed));
919 _GL_CXXALIAS_RPL (srandom, void, (unsigned int seed));
922 _GL_FUNCDECL_SYS (srandom, void, (unsigned int seed));
926 _GL_CXXALIAS_SYS_CAST (srandom, void, (unsigned int seed));
928 _GL_CXXALIASWARN (srandom);
930 # undef srandom
932 _GL_WARN_ON_USE (srandom, "srandom is unportable -
    [all...]

Completed in 39 milliseconds

1 2 3 4 5 6 7