Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdscp/svc/
H A Dsvc-dscp42 SLEEP=/bin/sleep
87 ${SLEEP} 5
92 ${SLEEP} 1
101 ${SLEEP} 1
/illumos-gate/usr/src/cmd/auditd/
H A Dsvc-auditd36 SLEEP=/usr/bin/sleep
98 $SLEEP 5 &
182 $SLEEP 5 &
/illumos-gate/usr/src/test/util-tests/tests/sleep/
H A Dsleeptest.ksh101 if [[ -n $SLEEP ]]; then
102 sleep_prog=$SLEEP
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Data8-acs.h102 SLEEP = 0xE6, enumerator
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h478 # define SLEEP(id, n) { lock_t *_l = get_sleep_lock((caddr_t)id); \ macro
623 # define SLEEP(id, n) sleep((id), PZERO+1) macro
1076 # define SLEEP(id, n) sleep((id), PZERO+1) macro
1122 # define SLEEP(x,s) 0, interruptible_sleep_on(x##_linux) macro
1311 # define SLEEP(id, n) sleepx((id), PZERO+1, 0) macro
1472 # define SLEEP(x,y) 1; macro
1630 # define SLEEP(id, n) tsleep((id), PPAUSE|PCATCH, n, 0) macro
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_log.c617 error = SLEEP(&ifs->ifs_iplh[unit], "ipl sleep");
H A Dip_auth.c492 error = SLEEP(&ifs->ifs_fr_authnext, "fr_authnext");