Searched defs:print_item (Results 1 – 3 of 3) sorted by relevance
31 static void print_item(WINDOW * win, int choice, int selected) in print_item() function
102 #define print_item(index, choice, selected) \ macro
1625 void (*print_item) (struct item_head *, char *item); member