Searched refs:previous_head (Results 1 – 1 of 1) sorted by relevance
146 char *current_head, *previous_head; in append_to_file() local167 previous_head = entry_list; in append_to_file()188 current_head = get_entry(previous_head, one_entry, in append_to_file()190 previous_head = current_head; in append_to_file()234 char *current_head, *previous_head; in append_to_minor_perm() local255 previous_head = entry_list; in append_to_minor_perm()272 current_head = get_perm_entry(previous_head, one_entry); in append_to_minor_perm()273 previous_head = current_head; in append_to_minor_perm()1687 char *previous_head; in check_perm_opts() local1706 previous_head = perm_list; in check_perm_opts()[all …]