Searched refs:f_timeformat (Results 1 – 3 of 3) sorted by relevance
61 extern char *f_timeformat; /* user-specified time format */
137 char *f_timeformat; /* user-specified time format */ variable269 f_timeformat = optarg; in main()
537 if (f_timeformat) /* user specified format */ in printtime()538 format = f_timeformat; in printtime()