Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_fail.c204 static void fail_point_entry_destroy(struct fail_point_entry *fp_entry);
267 fail_point_entry_destroy(ent); in fail_point_setting_destroy()
293 fail_point_entry_destroy(struct fail_point_entry *fp_entry) in fail_point_entry_destroy() function