Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/installer/libdfui/
H A Ddfui.h292 void dfui_options_free(struct dfui_option *);
H A Dform.c244 dfui_options_free(fi->option_head); in dfui_field_free()
356 dfui_options_free(struct dfui_option *head) in dfui_options_free() function