Searched refs:DPV_WIDE_MODE (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/lib/libdpv/
H A Ddpv.h134 #define DPV_WIDE_MODE 0x0002 /* prefix/append bump dialog width */ macro
H A Ddpv.c74 uint8_t wide = FALSE; /* dpv_config.options & DPV_WIDE_MODE */
210 wide = ((options & DPV_WIDE_MODE) != 0);
/freebsd-11.0-release/usr.sbin/bsdinstall/distextract/
H A Ddistextract.c159 config->options |= DPV_WIDE_MODE;
/freebsd-11.0-release/usr.bin/dpv/
H A Ddpv.c386 config->options |= DPV_WIDE_MODE;

Completed in 50 milliseconds