Home
last modified time | relevance | path

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

/freebsd/contrib/dialog/
H A Ddialog.h426 typedef void (*DIALOG_FREEBACK) (struct _dlg_callback * /* p */); typedef
438 DIALOG_FREEBACK freeback;
800 extern void dlg_add_callback_ref(DIALOG_CALLBACK ** /*p*/, DIALOG_FREEBACK /* cleanup */);
H A Dui_getc.c80 dlg_add_callback_ref(DIALOG_CALLBACK ** p, DIALOG_FREEBACK freeback) in dlg_add_callback_ref()