Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ls/
H A Dls.c1631 int argfl, struct ditem *myparent) in record_ancestry() argument
1638 if (!aflg || argfl || (NOTWORKINGDIR(file, file_len) && in record_ancestry()
1770 gstat(char *file, int argfl, struct ditem *myparent) in gstat() argument
1776 int (*statf)() = ((Lflg) || (Hflg && argfl)) ? stat : lstat; in gstat()
1824 if (!argfl && noflist) in gstat()
1833 if (argfl || statreq) { in gstat()
1842 if (argfl || errno != ENOENT || in gstat()
1860 if ((Hflg) && (argfl) && in gstat()
1879 argfl, myparent); in gstat()
1900 ((Hflg) && (!argfl))) { in gstat()
[all …]