Lines Matching defs:previous_head
134 char *current_head, *previous_head;
155 previous_head = entry_list;
176 current_head = get_entry(previous_head, one_entry,
178 previous_head = current_head;
222 char *current_head, *previous_head;
243 previous_head = entry_list;
260 current_head = get_perm_entry(previous_head, one_entry);
261 previous_head = current_head;
1667 char *previous_head;
1686 previous_head = perm_list;
1691 current_head = get_perm_entry(previous_head, one_entry);
1693 previous_head = current_head;
1735 char *previous_head;
1749 previous_head = aliases;
1753 current_head = get_entry(previous_head, one_entry, ' ', 1);
1754 previous_head = current_head;
1799 char *previous_head;
1811 previous_head = aliases;
1815 current_head = get_entry(previous_head, one_entry, ' ', 1);
1816 previous_head = current_head;
1846 char *previous_head;
1860 previous_head = aliases;
1866 current_head = get_entry(previous_head, one_entry, ' ', 1);
1867 previous_head = current_head;
2066 char *previous_head;
2082 previous_head = aliases;
2086 current_head = get_entry(previous_head, one_entry, ' ', 1);
2087 previous_head = current_head;