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

/openbsd-current/bin/ls/
H A Dls.h51 extern int f_statustime; /* use time of last mode change */
H A Dls.c91 int f_statustime; /* use time of last mode change */ variable
179 f_statustime = 1;
184 f_statustime = 0;
295 else if (f_statustime)
312 else if (f_statustime)
H A Dprint.c120 else if (f_statustime)

Completed in 169 milliseconds