Home
last modified time | relevance | path

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

/support/
A Dnext_to_fault.h28 struct support_next_to_fault struct
42 struct support_next_to_fault support_next_to_fault_allocate (size_t size); argument
46 void support_next_to_fault_free (struct support_next_to_fault *);
A Dnext_to_fault.c25 struct support_next_to_fault
30 struct support_next_to_fault result; in support_next_to_fault_allocate()
48 support_next_to_fault_free (struct support_next_to_fault *ntf) in support_next_to_fault_free()
51 *ntf = (struct support_next_to_fault) { NULL, }; in support_next_to_fault_free()

Completed in 5 milliseconds