Searched refs:item_head (Results 1 – 6 of 6) sorted by relevance
174 extern struct dialog_list *item_head;183 for (item_cur = item_head ? item_head: item_cur; \
521 struct dialog_list *item_head; variable527 for (p = item_head; p; p = next) { in item_reset()531 item_head = NULL; in item_reset()540 if (item_head) in item_make()543 item_head = p; in item_make()603 for (p = item_head; p; p = p->next) in item_count()621 for (p = item_head; p; p = p->next) { in item_n()
579 struct dialog_list *item_head; variable585 for (p = item_head; p; p = next) { in item_reset()589 item_head = NULL; in item_reset()598 if (item_head) in item_make()601 item_head = p; in item_make()661 for (p = item_head; p; p = p->next) in item_count()679 for (p = item_head; p; p = p->next) { in item_n()
218 struct item_head struct245 #define IH_SIZE (sizeof (struct item_head)) argument421 struct item_head *current_ih;461 #define ITEMHEAD ((struct item_head *) ((int) LEAF + BLKH_SIZE))
57 static void sd_print_item (struct item_head * ih, char * item) in sd_print_item()431 struct item_head *ih = INFO->current_ih + 1; in next_key()455 ih = (struct item_head *) &BLOCKHEAD (LEAF)->blk_right_delim_key; in next_key()526 struct item_head *ih; in search_stat()