Searched refs:TIME_P_WIDTH (Results 1 – 2 of 2) sorted by relevance
115 #define TIME_P_WIDTH 14 /* YYYYMMDDhhmmss */ macro
138 {"status_time_p", "When", TIME_P_WIDTH, compare_time, print_time_p, NULL},1424 char tstr[TIME_P_WIDTH+1]; in print_time_p()