Home
last modified time | relevance | path

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

/NextBSD/lib/libdpv/
HDdpv.h62 DPV_OUTPUT_NONE = 0, /* No output (default) */ enumerator
HDdpv.c158 output_type = DPV_OUTPUT_NONE; in dpv()
/NextBSD/usr.bin/dpv/
HDdpv.c61 static int output_type = DPV_OUTPUT_NONE;