Home
last modified time | relevance | path

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

/freebsd/contrib/dialog/
H A Dbuildlist.c270 first_item(ALL_DATA * all, int selected) in first_item() function
588 if ((cur_item = first_item(&all, 0)) < 0) in dlg_buildlist()
589 cur_item = first_item(&all, 1); in dlg_buildlist()
993 i = first_item(&all, which); in dlg_buildlist()
/freebsd/sys/cam/ctl/
H A Dctl_ioctl.h133 int first_item; /* passed to kernel */ member
H A Dctl.c3533 if (lun->lun < stats->first_item) in ctl_ioctl()
3566 if (port->targ_port < stats->first_item) in ctl_ioctl()