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

/freebsd-11-stable/lib/libdpv/
H A Ddpv.c123 int output_out; local
554 output_out = -1;
571 output_out = shell_spawn_pipecmd(output,
589 if ((output_out = open(pathbuf,
609 pct = action(curfile, output_out);
681 if (!dialog_test && output_out >= 0) {
682 close(output_out);

Completed in 132 milliseconds