Home
last modified time | relevance | path

Searched refs:previous_head (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/modload/
H A Ddrvsubr.c134 char *current_head, *previous_head; in append_to_file() local
155 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() local
243 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() local
1686 previous_head = perm_list; in check_perm_opts()
[all …]