Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/modload/
H A Ddrvsubr.c146 char *current_head, *previous_head; in append_to_file() local
167 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() local
255 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() local
1706 previous_head = perm_list; in check_perm_opts()
[all …]