Home
last modified time | relevance | path

Searched refs:SLEEP (Results 1 – 25 of 38) sorted by relevance

12

/netbsd-src/external/cddl/dtracetoolkit/dist/
H A Dinstall15 SLEEP=1 # pause on messages
38 (( SLEEP )) && sleep 1
47 (( SLEEP )) && sleep 1
63 (( SLEEP )) && sleep 1
74 (( SLEEP )) && sleep 1
90 (( SLEEP )) && sleep 1
93 (( SLEEP )) && sleep 1
117 (( SLEEP )) && sleep 1
134 (( SLEEP )) && sleep 1
/netbsd-src/external/bsd/openldap/dist/tests/data/regressions/its4326/
H A Dits4326122 SLEEP=2
123 echo "Stopping the server and sleeping $SLEEP seconds..."
126 sleep $SLEEP
/netbsd-src/external/bsd/openldap/dist/tests/scripts/
H A Dtest046-dds280 SLEEP=10
281 echo "Waiting $SLEEP seconds to force a subordinate/superior expiration conflict..."
282 sleep $SLEEP
374 SLEEP=15
375 echo "Waiting $SLEEP seconds for remaining entry to expire..."
376 sleep $SLEEP
H A Dtest020-proxycache524 SLEEP=`expr $PCACHETTR + $PCACHE_CCPERIOD + 1`
525 echo "Waiting $SLEEP seconds for cache to refresh"
527 sleep $SLEEP
/netbsd-src/games/rogue/
H A Duse.c254 case SLEEP: in read_scroll()
292 vanish(obj, (obj->which_kind != SLEEP), &rogue.pack); in read_scroll()
H A Drogue.h100 #define SLEEP 6 macro
H A Dobject.c439 obj->which_kind = SLEEP; in gr_scroll()
/netbsd-src/games/battlestar/
H A Dextern.h174 #define SLEEP 1040 macro
H A Dwords.c180 { "sleep", SLEEP, VERB, NULL },
H A Dcypher.c550 case SLEEP: in cypher()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Dbuiltins.def41 DEF_BUILTIN (SLEEP, 0, void_ftype_void, sleep, NULL)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Dbuiltins.def41 DEF_BUILTIN (SLEEP, 0, void_ftype_void, sleep, NULL)
/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_compat.h425 # define SLEEP(x,y) 1; macro
589 # define SLEEP(id, n) tsleep((id), PPAUSE|PCATCH, n, 0) macro
H A Dip_log.c757 error = SLEEP(unit + softl->iplh, "ipl sleep"); in ipf_log_read()
H A Dip_auth.c1122 error = SLEEP(&softa->ipf_auth_next, "ipf_auth_next"); in ipf_auth_wait()
H A Dip_sync.c625 err = SLEEP(&softs->sl_tail, "ipl sleep"); in ipf_sync_read()
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dam335x-bone-common.dtsi280 * Configure pmic to enter OFF-state instead of SLEEP-state ("RTC-only
H A Dimx6qdl-kontron-samx6i.dtsi614 MX6QDL_PAD_SD3_DAT7__GPIO6_IO17 0x1b0b0 /* SLEEP# */
H A Dtegra20-colibri.dtsi605 /* Set SLEEP MODE bit in SUPPLYENE register of TPS658643 PMIC */
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arc/
H A Dbuiltins.def44 DEF_BUILTIN (SLEEP, 1, void_ftype_usint, sleep, 1)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arc/
H A Dbuiltins.def44 DEF_BUILTIN (SLEEP, 1, void_ftype_usint, sleep, 1)
/netbsd-src/external/bsd/ipf/dist/
H A Dip_sync.c638 err = SLEEP(&softs->sl_tail, "ipl sleep");
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dmail_params.h2235 #define SLEEP "sleep" macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/
H A DAVRInstrInfo.td1922 // SLEEP
1926 def SLEEP : F16<0b1001010110001000,
/netbsd-src/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd_check.c4292 } else if (strcasecmp(name, SLEEP) == 0) { in generic_checks()
4294 msg_warn("restriction %s must be followed by number", SLEEP); in generic_checks()

12