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

/openbsd-current/bin/ls/
H A Dls.h42 extern int f_accesstime; /* use time of last access */
H A Dls.c73 int f_accesstime; /* use time of last access */ variable
180 f_accesstime = 0;
183 f_accesstime = 1;
293 if (f_accesstime)
310 if (f_accesstime)
H A Dprint.c118 if (f_accesstime)

Completed in 119 milliseconds