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

/freebsd-12-stable/lib/libc/gen/
H A Dsrand48.c21 srand48(long seed) function
H A DMakefile.inc129 srand48.c \
483 rand48.3 srand48.3
/freebsd-12-stable/contrib/netbsd-tests/kernel/
H A Dt_lockf.c75 srand48(getpid());
/freebsd-12-stable/include/
H A Dstdlib.h226 void srand48(long);
/freebsd-12-stable/contrib/ofed/libibverbs/examples/
H A Duc_pingpong.c553 srand48(getpid() * time(NULL));
H A Dud_pingpong.c575 srand48(getpid() * time(NULL));
H A Drc_pingpong.c709 srand48(getpid() * time(NULL));
H A Dsrq_pingpong.c649 srand48(getpid() * time(NULL));
H A Dxsrq_pingpong.c822 srand48(getpid() * time(NULL));
/freebsd-12-stable/contrib/gcc/
H A Dsys-protos.h1063 extern void srand48(long int);

Completed in 186 milliseconds