| /onnv/onnv-gate/usr/src/uts/common/io/scsi/targets/ |
| ses_safte.c | 291 int err, oid, r, i, hiwater, nitems; local 368 hiwater = lp->uscsi_buflen - lp->uscsi_resid; 388 BAIL(r, hiwater, sdata, buflen, driveids, id_size); 461 BAIL(r, hiwater, sdata, buflen, driveids, id_size); 535 BAIL(r, hiwater, sdata, buflen, driveids, id_size); 574 BAIL(r, hiwater, sdata, buflen, driveids, id_size); 602 BAIL(r, hiwater, sdata, buflen, driveids, id_size); 644 BAIL(r, hiwater, sdata, buflen, driveids, id_size); 646 BAIL(r, hiwater, sdata, buflen, driveids, id_size); 705 hiwater = lp->uscsi_buflen - lp->uscsi_resid [all...] |
| /onnv/onnv-gate/usr/src/uts/common/c2/ |
| audit_kernel.h | 265 size_t hiwater; /* high water mark to block */ member in struct:audit_queue
|
| /onnv/onnv-gate/usr/src/cmd/auditconfig/ |
| auditconfig.c | 160 { "-setqctrl", " hiwater lowater bufsz delay", 163 { "-setqhiwater", " hiwater", AC_ARG_SETQHIWATER, B_TRUE}, 236 static void do_setqctrl(char *hiwater, char *lowater, char *bufsz, char *delay); 238 static void do_setqhiwater(char *hiwater); 465 gettext("Invalid hiwater specified.")); 498 gettext("Invalid hiwater specified.")); 777 char *hiwater, *lowater, *bufsz, *delay; local 779 ++argv; hiwater = *argv; 783 do_setqctrl(hiwater, lowater, bufsz, delay); 1295 * size, audit queue hiwater mark, audit queue lowater mark, audit queue pro [all...] |