Searched refs:fail_point_destroy (Results 1 – 2 of 2) sorted by relevance
| /src/sys/sys/ | ||
| H A D | fail.h | 182 void fail_point_destroy(struct fail_point *); |
| /src/sys/kern/ | ||
| H A D | kern_fail.c | 516 fail_point_destroy(struct fail_point *fp) in fail_point_destroy() function |