Home
last modified time | relevance | path

Searched refs:tmflg (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/ls/
H A Dls.c303 static int tmflg; /* create time ext. system attr. */ variable
910 tmflg++; in main()
1328 if (tmflg && crtm) in pentry()
1428 if (tmflg && alltm) { in pentry()
1440 if (saflg || tmflg) in pentry()
2006 if (uflg || (tmflg && atm)) in gstat()
2008 else if (cflg || (tmflg && ctm)) in gstat()
2115 if ((saflg || (tmflg && crtm) || (tmflg && alltm)) && in gstat()