Home
last modified time | relevance | path

Searched refs:PZERO (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/ucbhead/sys/
H A Dparam.h111 #define PZERO 25 macro
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h479 sleep(id, PZERO+1); \
623 # define SLEEP(id, n) sleep((id), PZERO+1)
1076 # define SLEEP(id, n) sleep((id), PZERO+1)
1311 # define SLEEP(id, n) sleepx((id), PZERO+1, 0)
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_log.c608 error = sleep(&ifs->ifs_iplh[unit], PZERO+1);
H A Dip_auth.c483 error = sleep(&ifs->ifs_fr_authnext, PZERO+1);