HelenOS sources
ui_select_dialog_set_cb 1027 uspace/app/display-cfg/seats.c ui_select_dialog_set_cb(seats->add_device_dlg, &add_device_dialog_cb,
ui_select_dialog_set_cb 531 uspace/app/uidemo/uidemo.c ui_select_dialog_set_cb(dialog, &select_dialog_cb, demo);
ui_select_dialog_set_cb 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_set_cb 116 uspace/lib/ui/test/selectdialog.c ui_select_dialog_set_cb(dialog, &dummy_select_dialog_cb, NULL);
ui_select_dialog_set_cb 121 uspace/lib/ui/test/selectdialog.c ui_select_dialog_set_cb(dialog, &test_select_dialog_cb, &resp);
ui_select_dialog_set_cb 153 uspace/lib/ui/test/selectdialog.c ui_select_dialog_set_cb(dialog, &dummy_select_dialog_cb, NULL);
ui_select_dialog_set_cb 158 uspace/lib/ui/test/selectdialog.c ui_select_dialog_set_cb(dialog, &test_select_dialog_cb, &resp);
ui_select_dialog_set_cb 200 uspace/lib/ui/test/selectdialog.c ui_select_dialog_set_cb(dialog, &dummy_select_dialog_cb, NULL);
ui_select_dialog_set_cb 205 uspace/lib/ui/test/selectdialog.c ui_select_dialog_set_cb(dialog, &test_select_dialog_cb, &resp);
ui_select_dialog_set_cb 239 uspace/lib/ui/test/selectdialog.c ui_select_dialog_set_cb(dialog, &dummy_select_dialog_cb, NULL);
ui_select_dialog_set_cb 244 uspace/lib/ui/test/selectdialog.c ui_select_dialog_set_cb(dialog, &test_select_dialog_cb, &resp);
HelenOS homepage, sources at GitHub