Searched refs:srand48 (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/lib/libc/gen/
H A Dsrand48.c21 srand48(long seed) function
H A DMakefile.inc141 srand48.c \
487 rand48.3 srand48.3
/freebsd-13-stable/sys/contrib/openzfs/cmd/zgenhostid/
H A Dzgenhostid.c119 srand48(getpid() ^ time(NULL));
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/cmd/randwritecomp/
H A Drandwritecomp.c18 * lrand48() and srand48().
177 srand48(getpid());
/freebsd-13-stable/include/
H A Dstdlib.h230 void srand48(long);
/freebsd-13-stable/contrib/netbsd-tests/kernel/
H A Dt_lockf.c75 srand48(getpid());
/freebsd-13-stable/contrib/ofed/libibverbs/examples/
H A Duc_pingpong.c557 srand48(getpid() * time(NULL));
H A Dud_pingpong.c579 srand48(getpid() * time(NULL));
H A Drc_pingpong.c713 srand48(getpid() * time(NULL));
H A Dsrq_pingpong.c653 srand48(getpid() * time(NULL));
H A Dxsrq_pingpong.c826 srand48(getpid() * time(NULL));

Completed in 77 milliseconds