Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/dialog/
H A Dui_getc.c87 dlg_remove_callback(DIALOG_CALLBACK * p) in dlg_remove_callback() function
235 dlg_remove_callback(p); in dlg_getc_callbacks()
560 dlg_remove_callback(p); in dlg_getc()
602 dlg_remove_callback(cb); in dlg_killall_bg()
H A Dguage.c226 dlg_remove_callback(cb); in handle_input()
376 dlg_remove_callback(&(obj->obj)); in dlg_free_gauge()
425 dlg_remove_callback(&(oldobj->obj)); in dialog_gauge()
H A Ddialog.h731 extern void dlg_remove_callback(DIALOG_CALLBACK * /*p*/);