Home
last modified time | relevance | path

Searched refs:rand_sleep (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Drand_sleep.c51 void rand_sleep(unsigned delay, unsigned variation) in rand_sleep() function
87 rand_sleep(delay * 1000000, variation * 1000000); in main()
H A Diostuff.h29 extern void rand_sleep(unsigned, unsigned);
H A DMakefile.in20 peekfd.c posix_signals.c printable.c rand_sleep.c \
68 peekfd.o posix_signals.o printable.o rand_sleep.o \
139 watchdog unescape hex_quote name_mask rand_sleep sane_time ctable \
383 rand_sleep: $(LIB)
2533 rand_sleep.o: iostuff.h
2534 rand_sleep.o: msg.h
2535 rand_sleep.o: myrand.h
2536 rand_sleep.o: rand_sleep.c
2537 rand_sleep.o: sys_defs.h
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Ddeliver_flock.c79 rand_sleep(var_flock_delay * MILLION, var_flock_delay * MILLION / 2); in deliver_flock()
H A Ddot_lockfile.c124 rand_sleep(var_flock_delay * MILLION, var_flock_delay * MILLION / 2); in dot_lockfile()
/netbsd-src/external/ibm-public/postfix/lib/util/
H A DMakefile168 rand_sleep.c \
/netbsd-src/external/ibm-public/postfix/dist/
H A DHISTORY4777 util/rand_sleep.c, global/deliver_flock.c, global/dot_lockfile.c.
5002 random() in libc. File: util/rand_sleep.c. It does not have