Searched refs:item_count (Results 1 – 6 of 6) sorted by relevance
104 item_count(const MENU * menu) in item_count() function
208 extern NCURSES_EXPORT(int) item_count (const MENU *);
51 MLINKS+= menu_items.3 item_count.3
4092 int item_count = 0; /* Count of Items in List */ local4208 expand_wild_cards(ap, &list_head, &list_tail, &item_count);4214 Newx(argv, item_count+1, char *);4216 for (j = 0; j < item_count; ++j, list_head = list_head->next)4218 *ac = item_count;
4475 ./man3/item_count.htm
6263 ./usr/share/man/cat3/item_count.0