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