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

/freebsd-11-stable/bin/ls/
H A Dls.h61 extern char *f_timeformat; /* user-specified time format */
H A Dls.c137 char *f_timeformat; /* user-specified time format */ variable
269 f_timeformat = optarg;
H A Dprint.c537 if (f_timeformat) /* user specified format */
538 format = f_timeformat;

Completed in 71 milliseconds