Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ls/
H A Dls.c294 static int tmflg; /* create time ext. system attr. */ variable
900 tmflg++; in main()
1321 if (tmflg && crtm) in pentry()
1421 if (tmflg && alltm) { in pentry()
1433 if (saflg || tmflg) in pentry()
1999 if (uflg || (tmflg && atm)) in gstat()
2001 else if (cflg || (tmflg && ctm)) in gstat()
2108 if ((saflg || (tmflg && crtm) || (tmflg && alltm)) && in gstat()