Home
last modified time | relevance | path

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

/freebsd/usr.bin/dpv/
H A Ddpv.c113 case DPV_OUTPUT_SHELL: in operate_common()
387 output_type = DPV_OUTPUT_SHELL; in main()
388 config->output_type = DPV_OUTPUT_SHELL; in main()
/freebsd/lib/libdpv/
H A Ddpv.h65 DPV_OUTPUT_SHELL, /* Read `output' member as shell cmd */ enumerator
H A Ddpv.c568 case DPV_OUTPUT_SHELL: in dpv()