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

/freebsd-11.0-release/lib/libc/gen/
H A Dsrand48.c21 srand48(long seed) function
H A DMakefile.inc119 srand48.c \
458 rand48.3 srand48.3
/freebsd-11.0-release/include/
H A Dstdlib.h229 void srand48(long);
/freebsd-11.0-release/contrib/netbsd-tests/kernel/
H A Dt_lockf.c75 srand48(getpid());
/freebsd-11.0-release/contrib/bmake/
H A Dutil.c236 srand48(seed);
/freebsd-11.0-release/contrib/ofed/libibverbs/examples/
H A Drc_pingpong.c530 srand48(getpid() * time(NULL));
H A Duc_pingpong.c515 srand48(getpid() * time(NULL));
H A Dud_pingpong.c522 srand48(getpid() * time(NULL));
H A Dsrq_pingpong.c600 srand48(getpid() * time(NULL));
/freebsd-11.0-release/contrib/gcc/
H A Dsys-protos.h1063 extern void srand48(long int);

Completed in 200 milliseconds