Searched refs:srandom (Results 51 - 65 of 65) sorted by relevance

123

/freebsd-12-stable/crypto/heimdal/lib/hx509/
H A Dsoftp11.c45 #define srandom(s) srand(s) macro
871 srandom(getpid() ^ (int) time(NULL));
/freebsd-12-stable/tests/sys/file/
H A Dflock_helper.c1176 srandom(getpid());
/freebsd-12-stable/contrib/gcc/
H A Dsys-protos.h1064 extern void srandom(int);
/freebsd-12-stable/contrib/ofed/opensm/opensm/
H A Dosm_ucast_mgr.c1069 srandom(osm->subn.opt.scatter_ports);
/freebsd-12-stable/contrib/ipfilter/
H A Dradix_ipf.c1479 srandom(getpid() * time(NULL));
/freebsd-12-stable/contrib/bmake/
H A Dmain.c1019 srandom(rightnow.tv_sec + rightnow.tv_usec);
/freebsd-12-stable/sys/contrib/ipfilter/netinet/
H A Dradix_ipf.c1479 srandom(getpid() * time(NULL));
/freebsd-12-stable/usr.sbin/makefs/
H A Dffs.c558 srandom(tstamp);
/freebsd-12-stable/contrib/one-true-awk/
H A Drun.c1605 srandom((unsigned long) u);
/freebsd-12-stable/sys/dev/oce/
H A Doce_mbox.c862 srandom(arc4random()); /* random entropy seed */
/freebsd-12-stable/share/man/man9/
H A DMakefile1698 random.9 srandom.9
/freebsd-12-stable/contrib/sendmail/src/
H A Dconf.c5433 (void) srandom(seed);
/freebsd-12-stable/sys/compat/ndis/
H A Dsubr_ntoskrnl.c3201 srandom(seed);
/freebsd-12-stable/stand/ficl/
H A Dwords.c4847 srandom(POPUNS());
/freebsd-12-stable/contrib/unbound/
H A Dconfigure5301 srandom(32);
5392 srandom(32);
5813 srandom(32);
20350 for ac_func in tzset sigprocmask fcntl getpwnam endpwent getrlimit setrlimit setsid chroot kill chown sleep usleep random srandom recvmsg sendmsg writev socketpair glob initgroups strftime localtime_r setusercontext _beginthreadex endservent endprotoent fsync shmget accept4 getifaddrs

Completed in 405 milliseconds

123