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

/freebsd-12-stable/bin/ls/
H A Dls.h59 extern int f_statustime; /* use time of last mode change */
H A Dls.c147 int f_statustime; /* use time of last mode change */ variable
305 f_statustime = 1;
311 f_statustime = 0;
317 f_statustime = 0;
576 else if (f_statustime)
589 else if (f_statustime)
H A Dprint.c251 else if (f_statustime)

Completed in 32 milliseconds