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

/freebsd-10.1-release/bin/ls/
H A Dls.h57 extern int f_statustime; /* use time of last mode change */
H A Dls.c133 int f_statustime; /* use time of last mode change */ variable
215 f_statustime = 1;
221 f_statustime = 0;
227 f_statustime = 0;
448 else if (f_statustime)
461 else if (f_statustime)
H A Dprint.c178 else if (f_statustime)

Completed in 101 milliseconds