Home | History | Annotate | Download | only in src

Lines Matching refs:tab

604   } tab[] = {
644 for (j = 0; tab[j].handle; j++)
645 if (tab[j].handle == *(usage[i].arg))
646 sprintf(buff, "%d", tab[j].val);