Searched refs:_dlg_callback (Results 1 – 1 of 1) sorted by relevance
287 struct _dlg_callback;289 typedef void (*DIALOG_FREEBACK) (struct _dlg_callback * /* p */);291 typedef struct _dlg_callback { struct292 struct _dlg_callback *next; argument297 bool (*handle_getc)(struct _dlg_callback *p, int ch, int fkey, int *result); argument300 struct _dlg_callback **caller; argument303 bool (*handle_input)(struct _dlg_callback *p); argument