Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/installer/dfuibe_installer/
H A Dfn_diagnostic.c101 dfui_response_free(r); in fn_show_dmesg()
136 dfui_response_free(r); in fn_show_pciconf()
171 dfui_response_free(r); in fn_show_natacontrol()
H A Dflow.c148 dfui_response_free(r); in state_lang_menu()
283 dfui_response_free(r); in state_welcome()
358 dfui_response_free(r); in state_welcome_system()
510 dfui_response_free(r); in state_configure_menu()
590 dfui_response_free(r); in state_utilities_menu()
676 dfui_response_free(r); in state_environment_menu()
728 dfui_response_free(r); in state_diagnostics_menu()
804 dfui_response_free(r); in state_diskutil_menu()
932 dfui_response_free(r); in state_begin_install()
1290 dfui_response_free(r); in state_install_os()
[all …]
H A Dfn_configure.c157 dfui_response_free(r); in fn_add_user()
236 dfui_response_free(r); in fn_add_user()
285 dfui_response_free(r); in fn_root_passwd()
326 dfui_response_free(r); in fn_root_passwd()
439 dfui_response_free(r); in fn_get_passphrase()
501 dfui_response_free(r); in fn_select_file()
829 dfui_response_free(r); in fn_assign_hostname_domain()
887 dfui_response_free(r); in fn_assign_ip()
936 dfui_response_free(r); in fn_assign_ip()
1058 dfui_response_free(r); in fn_assign_ip()
[all …]
H A Dfn_subpart_ufs.c745 dfui_response_free(r); in show_create_subpartitions_form()
751 dfui_response_free(r); in show_create_subpartitions_form()
765 dfui_response_free(r); in show_create_subpartitions_form()
768 dfui_response_free(r); in show_create_subpartitions_form()
H A Dfn_subpart_hammer.c816 dfui_response_free(r); in show_create_subpartitions_form()
822 dfui_response_free(r); in show_create_subpartitions_form()
837 dfui_response_free(r); in show_create_subpartitions_form()
840 dfui_response_free(r); in show_create_subpartitions_form()
H A Dfn_disk.c120 dfui_response_free(r); in fn_select_disk()
178 dfui_response_free(r); in fn_select_slice()
614 dfui_response_free(r); in fn_install_bootblocks()
/dragonfly/usr.sbin/installer/libinstaller/
H A Duiutil.c78 dfui_response_free(r); in inform()
115 dfui_response_free(r); in confirm_dangerous_action()
H A Dcommands.c250 dfui_response_free(r); in view_command_log()
/dragonfly/usr.sbin/installer/test/test_storage/
H A Dtest_storage.c149 dfui_response_free(r); in libinstaller_frontend()
/dragonfly/usr.sbin/installer/libdfui/
H A Dconnection.c228 dfui_response_free(r); in dfui_be_present_dialog()
257 dfui_response_free(r); in dfui_be_present_dialog()
H A Ddfui.h339 void dfui_response_free(struct dfui_response *);
H A Dform.c1057 dfui_response_free(struct dfui_response *r) in dfui_response_free() function
/dragonfly/usr.sbin/installer/dfuife_curses/
H A Dmain.c259 dfui_response_free(r); in main()