Searched refs:DPV_DISPLAY_LIBDIALOG (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/lib/libdpv/
H A Ddpv.h55 DPV_DISPLAY_LIBDIALOG = 0, /* Display using dialog(3) (default) */ enumerator in enum:dpv_display
H A Ddpv.c153 display_type = DPV_DISPLAY_LIBDIALOG;
/freebsd-13-stable/usr.bin/dpv/
H A Ddpv.c451 if (config->display_type == DPV_DISPLAY_LIBDIALOG) {

Completed in 50 milliseconds