Lines Matching defs:argfl
1624 int argfl, struct ditem *myparent)
1631 if (!aflg || argfl || (NOTWORKINGDIR(file, file_len) &&
1755 * argfl = 1 if file is a name in ls-command and = 0
1763 gstat(char *file, int argfl, struct ditem *myparent)
1769 int (*statf)() = ((Lflg) || (Hflg && argfl)) ? stat : lstat;
1817 if (!argfl && noflist)
1826 if (argfl || statreq) {
1835 if (argfl || errno != ENOENT ||
1853 if ((Hflg) && (argfl) &&
1872 argfl, myparent);
1893 ((Hflg) && (!argfl))) {
1961 if ((!argfl) || (argfl && Fflg) ||
1965 if (!argfl || stat(file, &statb1) < 0)
1974 argfl, myparent);