HomeSort by: relevance | last modified time | path
    Searched refs:SLEEPTIME (Results 1 - 9 of 9) sorted by relevancy

  /src/external/bsd/openldap/dist/tests/scripts/
sql-all 24 SLEEPTIME=10
67 echo ">>>>> waiting $SLEEPTIME seconds for things to exit"
68 sleep $SLEEPTIME
all 26 SLEEPTIME=10
103 # echo ">>>>> waiting $SLEEPTIME seconds for things to exit"
104 # sleep $SLEEPTIME
lloadd-all 26 SLEEPTIME=10
102 # echo ">>>>> waiting $SLEEPTIME seconds for things to exit"
103 # sleep $SLEEPTIME
  /src/external/bsd/openldap/dist/contrib/slapd-modules/alias/tests/scripts/
all 26 SLEEPTIME=10
79 # echo ">>>>> waiting $SLEEPTIME seconds for things to exit"
80 # sleep $SLEEPTIME
  /src/external/bsd/openldap/dist/contrib/slapd-modules/datamorph/tests/scripts/
all 26 SLEEPTIME=10
78 # echo ">>>>> waiting $SLEEPTIME seconds for things to exit"
79 # sleep $SLEEPTIME
  /src/external/bsd/openldap/dist/contrib/slapd-modules/emptyds/tests/scripts/
all 26 SLEEPTIME=10
78 # echo ">>>>> waiting $SLEEPTIME seconds for things to exit"
79 # sleep $SLEEPTIME
  /src/external/bsd/openldap/dist/contrib/slapd-modules/variant/tests/scripts/
all 26 SLEEPTIME=10
78 # echo ">>>>> waiting $SLEEPTIME seconds for things to exit"
79 # sleep $SLEEPTIME
  /src/sbin/amrctl/
amrctl.c 51 #define SLEEPTIME 100000 /* microseconds */
54 static int sleeptime = SLEEPTIME; /* between attempts, in ms */ variable
184 usleep(sleeptime);
631 sleeptime = atoi(optarg);
  /src/external/bsd/ntp/dist/ntpd/
refclock_mx4200.c 118 #define SLEEPTIME 32 /* seconds to wait for reconfig to complete */
317 up->log_time = current_time + SLEEPTIME;
499 up->log_time = current_time + SLEEPTIME;

Completed in 19 milliseconds