Searched refs:SLEEP (Results 1 – 21 of 21) sorted by relevance
| /netbsd/src/external/bsd/openldap/dist/tests/data/regressions/its4326/ |
| 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/ |
| 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
|
| 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/ |
| D | use.c | 254 case SLEEP: in read_scroll() 292 vanish(obj, (obj->which_kind != SLEEP), &rogue.pack); in read_scroll()
|
| D | rogue.h | 100 #define SLEEP 6 macro
|
| D | object.c | 439 obj->which_kind = SLEEP; in gr_scroll()
|
| /netbsd/src/games/battlestar/ |
| D | extern.h | 174 #define SLEEP 1040 macro
|
| D | words.c | 180 { "sleep", SLEEP, VERB, NULL },
|
| D | cypher.c | 550 case SLEEP: in cypher()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/avr/ |
| D | builtins.def | 41 DEF_BUILTIN (SLEEP, 0, void_ftype_void, sleep, NULL)
|
| D | avr.md | 8737 ;; SLEEP
|
| /netbsd/src/sys/external/bsd/ipf/netinet/ |
| D | ip_compat.h | 425 # define SLEEP(x,y) 1; macro 589 # define SLEEP(id, n) tsleep((id), PPAUSE|PCATCH, n, 0) macro
|
| D | ip_log.c | 757 error = SLEEP(unit + softl->iplh, "ipl sleep"); in ipf_log_read()
|
| D | ip_auth.c | 1122 error = SLEEP(&softa->ipf_auth_next, "ipf_auth_next"); in ipf_auth_wait()
|
| D | ip_sync.c | 625 err = SLEEP(&softs->sl_tail, "ipl sleep"); in ipf_sync_read()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/arc/ |
| D | builtins.def | 44 DEF_BUILTIN (SLEEP, 1, void_ftype_usint, sleep, 1)
|
| /netbsd/src/external/bsd/ipf/dist/ |
| D | ip_sync.c | 638 err = SLEEP(&softs->sl_tail, "ipl sleep");
|
| /netbsd/src/external/ibm-public/postfix/dist/src/global/ |
| D | mail_params.h | 2251 #define SLEEP "sleep" macro
|
| /netbsd/src/external/ibm-public/postfix/dist/src/smtpd/ |
| D | smtpd_check.c | 4333 } else if (strcasecmp(name, SLEEP) == 0) { in generic_checks() 4335 msg_warn("restriction %s must be followed by number", SLEEP); in generic_checks()
|
| /netbsd/src/external/gpl3/binutils/dist/cpu/ |
| D | iq2000.cpu | 264 ("JR" 8) ("JALR" 9) ("JCR" 10) ("SYSCALL" 12) ("BREAK" 13) ("SLEEP" 14)
|
| /netbsd/src/external/gpl3/gdb/dist/cpu/ |
| D | iq2000.cpu | 264 ("JR" 8) ("JALR" 9) ("JCR" 10) ("SYSCALL" 12) ("BREAK" 13) ("SLEEP" 14)
|