Home
last modified time | relevance | path

Searched refs:DPV_DISPLAY_XDIALOG (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libdpv/
H A Ddpv.h56 DPV_DISPLAY_XDIALOG, /* Display using spawned Xdialog(1) */ enumerator
H A Ddpv.c252 case DPV_DISPLAY_XDIALOG: in dpv()
/freebsd/usr.bin/dpv/
H A Ddpv.c392 config->display_type = DPV_DISPLAY_XDIALOG; in main()