Searched refs:fa_next (Results 1 – 1 of 1) sorted by relevance
64 struct file_attr *fa_next; /* circular list of file actions */ member229 } while ((fap = fap->fa_next) != froot); in perform_file_actions()531 next = fap->fa_next; in posix_spawn_file_actions_destroy()547 fap->fa_next = fap->fa_prev = fap; in add_file_attr()550 fap->fa_next = froot; in add_file_attr()552 froot->fa_prev->fa_next = fap; in add_file_attr()