Searched refs:previous_head (Results 1 – 1 of 1) sorted by relevance
134 char *current_head, *previous_head; in append_to_file() local155 previous_head = entry_list; in append_to_file()176 current_head = get_entry(previous_head, one_entry, in append_to_file()178 previous_head = current_head; in append_to_file()222 char *current_head, *previous_head; in append_to_minor_perm() local243 previous_head = entry_list; in append_to_minor_perm()260 current_head = get_perm_entry(previous_head, one_entry); in append_to_minor_perm()261 previous_head = current_head; in append_to_minor_perm()1667 char *previous_head; in check_perm_opts() local1686 previous_head = perm_list; in check_perm_opts()[all …]