Searched refs:first_item (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/dialog/
H A Dbuildlist.c269 first_item(ALL_DATA * all, int selected) function
283 TRACE(("! first_item %s = %d\n", mySide(selected), result));
586 if ((cur_item = first_item(&all, 0)) < 0)
587 cur_item = first_item(&all, 1);
989 i = first_item(&all, which);
/freebsd-13-stable/sys/cam/ctl/
H A Dctl_ioctl.h132 int first_item; /* passed to kernel */ member in struct:ctl_get_io_stats
H A Dctl.c3457 if (lun->lun < stats->first_item)
3490 if (port->targ_port < stats->first_item)

Completed in 110 milliseconds