Home
last modified time | relevance | path

Searched refs:BAIL (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dses_safte.c278 #define BAIL(r, x, k, l, m, n) \ macro
386 BAIL(r, hiwater, sdata, buflen, driveids, id_size); in safte_rdstat()
459 BAIL(r, hiwater, sdata, buflen, driveids, id_size); in safte_rdstat()
533 BAIL(r, hiwater, sdata, buflen, driveids, id_size); in safte_rdstat()
572 BAIL(r, hiwater, sdata, buflen, driveids, id_size); in safte_rdstat()
600 BAIL(r, hiwater, sdata, buflen, driveids, id_size); in safte_rdstat()
642 BAIL(r, hiwater, sdata, buflen, driveids, id_size); in safte_rdstat()
644 BAIL(r, hiwater, sdata, buflen, driveids, id_size); in safte_rdstat()
705 BAIL(r+3, hiwater, sdata, buflen, driveids, id_size); in safte_rdstat()
/illumos-gate/usr/src/test/net-tests/tests/forwarding/
H A Dip_forwarding.ksh195 BAIL=1
227 BAIL=0
229 BAIL=1
/illumos-gate/usr/src/test/net-tests/tests/
H A Dnet_common.ksh42 if ((BAIL == 1)); then