Home
last modified time | relevance | path

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

/freebsd/bin/ls/
H A Dls.h59 extern char *f_timeformat; /* user-specified time format */
H A Dls.c150 char *f_timeformat; /* user-specified time format */ variable
355 f_timeformat = optarg; in main()