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

/netbsd-6-1-5-RELEASE/dist/dhcp/includes/cf/
H A Dsunos5-5.h132 #define srandom(x) srand(x) macro
/netbsd-6-1-5-RELEASE/common/lib/libc/stdlib/
H A Drandom.c305 srandom(unsigned long x) function
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/libiberty/
H A Drandom.c230 srandom (unsigned int x) function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libiberty/
H A Drandom.c230 srandom (unsigned int x) function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libiberty/
H A Drandom.c230 srandom (unsigned int x) function
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/libiberty/
H A Drandom.c231 srandom (unsigned int x) function
/netbsd-6-1-5-RELEASE/usr.bin/make/
H A Dutil.c223 srandom(long seed) function
/netbsd-6-1-5-RELEASE/games/mille/
H A Dmille.h164 #define srandom(x) srand(x) macro
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dsoftp11.c47 #define srandom(s) srand(s) macro
/netbsd-6-1-5-RELEASE/sys/compat/ndis/
H A Dsubr_ntoskrnl.c2144 void srandom(int arg) {return;} function
/netbsd-6-1-5-RELEASE/lib/libc/include/
H A Dnamespace.h585 #define srandom _srandom macro

Completed in 111 milliseconds