HelenOS sources

ui_select_dialog_cb_t  103 uspace/app/display-cfg/seats.c ui_select_dialog_cb_t add_device_dialog_cb = {
ui_select_dialog_cb_t  139 uspace/app/uidemo/uidemo.c static ui_select_dialog_cb_t select_dialog_cb = {
ui_select_dialog_cb_t   47 uspace/lib/ui/include/ui/selectdialog.h extern void ui_select_dialog_set_cb(ui_select_dialog_t *, ui_select_dialog_cb_t *,
ui_select_dialog_cb_t  300 uspace/lib/ui/src/selectdialog.c void ui_select_dialog_set_cb(ui_select_dialog_t *dialog, ui_select_dialog_cb_t *cb,
ui_select_dialog_cb_t   47 uspace/lib/ui/test/selectdialog.c static ui_select_dialog_cb_t test_select_dialog_cb = {
ui_select_dialog_cb_t   53 uspace/lib/ui/test/selectdialog.c static ui_select_dialog_cb_t dummy_select_dialog_cb = {
HelenOS homepage, sources at GitHub