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

/freebsd-12-stable/bin/ls/
H A Dls.h45 extern int f_birthtime; /* use time of file creation */
H A Dls.c121 int f_birthtime; /* use time of birth */ variable
307 f_birthtime = 0;
312 f_birthtime = 0;
315 f_birthtime = 1;
574 else if (f_birthtime)
587 else if (f_birthtime)
H A Dprint.c249 else if (f_birthtime)

Completed in 78 milliseconds