Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cfgadm/
H A Dcfgadm.h115 #define TIME_P_WIDTH 14 /* YYYYMMDDhhmmss */ macro
H A Dcfgadm.c138 {"status_time_p", "When", TIME_P_WIDTH, compare_time, print_time_p, NULL},
1424 char tstr[TIME_P_WIDTH+1]; in print_time_p()