Home
last modified time | relevance | path

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

/freebsd-12.1/usr.bin/dpv/
H A Ddpv.c115 case DPV_OUTPUT_SHELL: in operate_common()
389 output_type = DPV_OUTPUT_SHELL; in main()
390 config->output_type = DPV_OUTPUT_SHELL; in main()
/freebsd-12.1/lib/libdpv/
H A Ddpv.h67 DPV_OUTPUT_SHELL, /* Read `output' member as shell cmd */ enumerator
H A Ddpv.c570 case DPV_OUTPUT_SHELL: in dpv()