Home
last modified time | relevance | path

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

/xen/tools/libs/toollog/
A Dxtl_logger_stdio.c174 switch (flags & (XTL_STDIOSTREAM_PROGRESS_USE_CR | in xtl_createlogger_stdiostream()
176 case XTL_STDIOSTREAM_PROGRESS_USE_CR: newlogger.progress_use_cr = 1; break; in xtl_createlogger_stdiostream()
/xen/tools/libs/toollog/include/
A Dxentoollog.h70 #define XTL_STDIOSTREAM_PROGRESS_USE_CR 010u /* default is to */ macro
/xen/tools/xl/
A Dxl.c398 (progress_use_cr ? XTL_STDIOSTREAM_PROGRESS_USE_CR : 0)); in main()

Completed in 4 milliseconds