Home
last modified time | relevance | path

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

/trueos/usr.bin/dpv/
HDdpv.c115 case DPV_OUTPUT_SHELL: in operate_common()
386 output_type = DPV_OUTPUT_SHELL; in main()
387 config->output_type = DPV_OUTPUT_SHELL; in main()
/trueos/lib/libdpv/
HDdpv.h64 DPV_OUTPUT_SHELL, /* Read `output' member as shell cmd */ enumerator
HDdpv.c561 case DPV_OUTPUT_SHELL: in dpv()