Searched refs:progress (Results 1 – 13 of 13) sorted by relevance
70 if (!logger->progress) return; in xtl_progress()77 logger->progress(logger, context, doing_what, percent, done, total); in xtl_progress()
53 void (*progress)(struct xentoollog_logger *logger, member120 (buffer).vtable.progress = LOGGER##_progress; \
8 Xen's Sphinx/RST documentation is a work in progress. The existing
46 1: # Show some progress if VGA is resumed
82 1 Ring close and reconnect is in progress (see the "ring114 and reconnect is in progress") and signalling the event channel.
671 respectively mean: success or operation in progress. Other values776 respectively mean: success or operation in progress. Other values
124 This document is a work in progress and contains items which require
85 Always use carriage-return-based overwriting for displaying progress
81 } progress; member179 progress:1, member252 .progress = 0,9611 opt.progress = 0; in progress_init()9616 opt.progress = 0; in progress_init()9619 if( (G.progress.out = fdopen(G.progress.pipe[1], "w")) == NULL ) { in progress_init()9622 opt.progress = 0; in progress_init()9924 if(opt.progress && min_p && min_p->file_offset >= G.progress.update_offset) in choose_next_record()10616 opt.progress = 1; in cmd_parser()10952 if(opt.progress) in main()[all …]
36 in-progress state and returning an error to the user.
232 the toolstack from making forward progress).
23 Other documentation mechanisms are work-in-progress.28 existing codebase are work-in-progress.
176 "Operation in progress." /* ERR_INPROGRESS -14 */231 EINPROGRESS /* ERR_INPROGRESS -14 Operation in progress */1668 #define ERR_INPROGRESS -14 /* Operation in progress */
Completed in 51 milliseconds