Searched refs:SLEEPTIME (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/tests/scripts/
H A Dsql-all24 SLEEPTIME=10
67 echo ">>>>> waiting $SLEEPTIME seconds for things to exit"
68 sleep $SLEEPTIME
H A Dlloadd-all26 SLEEPTIME=10
91 # echo ">>>>> waiting $SLEEPTIME seconds for things to exit"
92 # sleep $SLEEPTIME
H A Dall26 SLEEPTIME=10
92 # echo ">>>>> waiting $SLEEPTIME seconds for things to exit"
93 # sleep $SLEEPTIME
/netbsd-current/external/bsd/openldap/dist/contrib/slapd-modules/variant/tests/scripts/
H A Dall26 SLEEPTIME=10
88 # echo ">>>>> waiting $SLEEPTIME seconds for things to exit"
89 # sleep $SLEEPTIME
/netbsd-current/external/bsd/openldap/dist/contrib/slapd-modules/datamorph/tests/scripts/
H A Dall26 SLEEPTIME=10
88 # echo ">>>>> waiting $SLEEPTIME seconds for things to exit"
89 # sleep $SLEEPTIME
/netbsd-current/sbin/amrctl/
H A Damrctl.c51 #define SLEEPTIME 100000 /* microseconds */ macro
54 static int sleeptime = SLEEPTIME; /* between attempts, in ms */
/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Drefclock_mx4200.c118 #define SLEEPTIME 32 /* seconds to wait for reconfig to complete */ macro
317 up->log_time = current_time + SLEEPTIME;
499 up->log_time = current_time + SLEEPTIME;

Completed in 95 milliseconds