Searched refs:f_timeformat (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/bin/ls/
H A Dls.h61 extern char *f_timeformat; /* user-specified time format */
H A Dls.c150 char *f_timeformat; /* user-specified time format */ variable
347 f_timeformat = optarg;
H A Dprint.c473 if (f_timeformat) /* user specified format */
474 format = f_timeformat;

Completed in 109 milliseconds