Home
last modified time | relevance | path

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

/tools/xl/
A Dxl_info.c720 if (short_mode) in uptime_to_string()
781 static void print_dom0_uptime(int short_mode, time_t now) in print_dom0_uptime() argument
808 if (short_mode) in print_dom0_uptime()
845 if (short_mode) in print_domU_uptime()
874 if (!short_mode) in print_uptime()
878 print_dom0_uptime(short_mode, now); in print_uptime()
892 print_dom0_uptime(short_mode, now); in print_uptime()
894 print_domU_uptime(doms[i], short_mode, now); in print_uptime()
902 int short_mode = 0; in main_uptime() local
909 short_mode = 1; in main_uptime()
[all …]

Completed in 6 milliseconds