Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ls/
H A Dls.c1624 int argfl, struct ditem *myparent) in record_ancestry() argument
1631 if (!aflg || argfl || (NOTWORKINGDIR(file, file_len) && in record_ancestry()
1763 gstat(char *file, int argfl, struct ditem *myparent) in gstat() argument
1769 int (*statf)() = ((Lflg) || (Hflg && argfl)) ? stat : lstat; in gstat()
1817 if (!argfl && noflist) in gstat()
1826 if (argfl || statreq) { in gstat()
1835 if (argfl || errno != ENOENT || in gstat()
1853 if ((Hflg) && (argfl) && in gstat()
1872 argfl, myparent); in gstat()
1893 ((Hflg) && (!argfl))) { in gstat()
[all …]