HomeSort by: relevance | last modified time | path
    Searched defs:have_unit (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/chio/
chio.c 480 int i, chet, count, echet, flags, have_ucount, have_unit; local in function:do_status
488 have_unit = 0;
543 if (schet == echet || flags != 0 || have_unit ||
565 if (have_unit == 0) {
567 have_unit = 1;
614 if (have_unit) {
chio.c 480 int i, chet, count, echet, flags, have_ucount, have_unit; local in function:do_status
488 have_unit = 0;
543 if (schet == echet || flags != 0 || have_unit ||
565 if (have_unit == 0) {
567 have_unit = 1;
614 if (have_unit) {

Completed in 24 milliseconds