Home
last modified time | relevance | path

Searched refs:currently_progress_reporting (Results 1 – 2 of 2) sorted by relevance

/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_private.c195 const char *old = xch->currently_progress_reporting; in xc_set_progress_prefix()
197 xch->currently_progress_reporting = doing; in xc_set_progress_prefix()
210 assert(xch->currently_progress_reporting); in xc_report_progress_step()
212 xch->currently_progress_reporting, done, total); in xc_report_progress_step()
A Dxc_private.h94 const char *currently_progress_reporting; member

Completed in 5 milliseconds