Lines Matching +full:read +full:- +full:out

1 .\" Copyright (c) 2013-2018 Devin Teske
22 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
62 .Bd -literal -offset indent
68 int display_limit; /* Files/page. Default -1 */
70 int pbar_size; /* Mini-progress size */
82 const char *status_solo; /* dialog(3) solo-status format.
84 const char *status_many; /* dialog(3) many-status format.
90 int (*action)(struct dpv_file_node *file, int out);
102 DPV_OUTPUT_FILE, /* Read `output' member as file path */
103 DPV_OUTPUT_SHELL, /* Read `output' member as shell cmd */
114 .Bl -tag -width DPV_NO_OVERRUN
122 argument is not called but instead simulated-data is used to drive progress.
193 .Dq linked-list ,
196 .Bd -literal -offset indent
198 enum dpv_status status; /* status of read operation */
200 char *name; /* name of file to read */
203 long long read; /* number units read (e.g., bytes) */
210 .Dq linked-list
226 .Pq 0-100
236 .Fa out
247 .Fa out
254 .Fa out
259 .Fa out
262 .Fa out
264 write data that has been read back to
265 .Fa out .
274 .Bd -literal -offset indent
295 .Bd -literal -offset indent
310 .Ql file->status
335 .Bd -literal -offset indent
339 Set this to the number of bytes that have been read for all files.
364 .Va read
384 .Va read
386 Otherwise a progress bar is calculated as percentage read to file length.
388 callback must maintain these member values for mini-progress bars.
399 .Bl -tag -width ".Ev USE_COLOR"
414 If set and non-NULL,
452 .Bl -tag -width ".Pa $HOME/.dialogrc" -compact
469 .Ql Fl -title Ar title
477 .Ql Fl -backtitle Ar backtitle
484 displays the backtitle in place of the title and vice-versa.
489 .Ql --gauge
495 does not display the first character after a series of escaped escape-sequences