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

/freebsd-11-stable/lib/libdpv/
H A Ddpv.h133 #define DPV_TEST_MODE 0x0001 /* Test mode (fake reading data) */ macro
H A Ddpv.c54 /* Test Mechanics (Only used when dpv_config.options |= DPV_TEST_MODE) */
194 dialog_test = ((options & DPV_TEST_MODE) != 0);
/freebsd-11-stable/usr.bin/dpv/
H A Ddpv.c375 config->options |= DPV_TEST_MODE;

Completed in 60 milliseconds