| /netbsd-src/external/cddl/dtracetoolkit/dist/ |
| H A D | install | 15 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 D | its4326 | 122 SLEEP=2 123 echo "Stopping the server and sleeping $SLEEP seconds..." 126 sleep $SLEEP
|
| /netbsd-src/external/bsd/openldap/dist/tests/scripts/ |
| H A D | test046-dds | 280 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 D | test020-proxycache | 524 SLEEP=`expr $PCACHETTR + $PCACHE_CCPERIOD + 1` 525 echo "Waiting $SLEEP seconds for cache to refresh" 527 sleep $SLEEP
|
| /netbsd-src/games/rogue/ |
| H A D | use.c | 254 case SLEEP: in read_scroll() 292 vanish(obj, (obj->which_kind != SLEEP), &rogue.pack); in read_scroll()
|
| H A D | rogue.h | 100 #define SLEEP 6 macro
|
| H A D | object.c | 439 obj->which_kind = SLEEP; in gr_scroll()
|
| /netbsd-src/games/battlestar/ |
| H A D | extern.h | 174 #define SLEEP 1040 macro
|
| H A D | words.c | 180 { "sleep", SLEEP, VERB, NULL },
|
| H A D | cypher.c | 550 case SLEEP: in cypher()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/ |
| H A D | builtins.def | 41 DEF_BUILTIN (SLEEP, 0, void_ftype_void, sleep, NULL)
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/ |
| H A D | builtins.def | 41 DEF_BUILTIN (SLEEP, 0, void_ftype_void, sleep, NULL)
|
| /netbsd-src/sys/external/bsd/ipf/netinet/ |
| H A D | ip_compat.h | 425 # define SLEEP(x,y) 1; macro 589 # define SLEEP(id, n) tsleep((id), PPAUSE|PCATCH, n, 0) macro
|
| H A D | ip_log.c | 757 error = SLEEP(unit + softl->iplh, "ipl sleep"); in ipf_log_read()
|
| H A D | ip_auth.c | 1122 error = SLEEP(&softa->ipf_auth_next, "ipf_auth_next"); in ipf_auth_wait()
|
| H A D | ip_sync.c | 625 err = SLEEP(&softs->sl_tail, "ipl sleep"); in ipf_sync_read()
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | am335x-bone-common.dtsi | 280 * Configure pmic to enter OFF-state instead of SLEEP-state ("RTC-only
|
| H A D | imx6qdl-kontron-samx6i.dtsi | 614 MX6QDL_PAD_SD3_DAT7__GPIO6_IO17 0x1b0b0 /* SLEEP# */
|
| H A D | tegra20-colibri.dtsi | 605 /* Set SLEEP MODE bit in SUPPLYENE register of TPS658643 PMIC */
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/arc/ |
| H A D | builtins.def | 44 DEF_BUILTIN (SLEEP, 1, void_ftype_usint, sleep, 1)
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arc/ |
| H A D | builtins.def | 44 DEF_BUILTIN (SLEEP, 1, void_ftype_usint, sleep, 1)
|
| /netbsd-src/external/bsd/ipf/dist/ |
| H A D | ip_sync.c | 638 err = SLEEP(&softs->sl_tail, "ipl sleep");
|
| /netbsd-src/external/ibm-public/postfix/dist/src/global/ |
| H A D | mail_params.h | 2235 #define SLEEP "sleep" macro
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/ |
| H A D | AVRInstrInfo.td | 1922 // SLEEP 1926 def SLEEP : F16<0b1001010110001000,
|
| /netbsd-src/external/ibm-public/postfix/dist/src/smtpd/ |
| H A D | smtpd_check.c | 4292 } else if (strcasecmp(name, SLEEP) == 0) { in generic_checks() 4294 msg_warn("restriction %s must be followed by number", SLEEP); in generic_checks()
|