Home
last modified time | relevance | path

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

/freebsd/lib/libdpv/
H A Ddpv.h55 DPV_DISPLAY_DIALOG, /* Display using spawned dialog(1) */ enumerator
H A Ddpv.c246 case DPV_DISPLAY_DIALOG: in dpv()
/freebsd/usr.bin/dpv/
H A Ddpv.c297 config->display_type = DPV_DISPLAY_DIALOG; in main()