Searched refs:FE_ISCURDIR (Results 1 – 1 of 1) sorted by relevance
118 FE_ISCURDIR = 1<<1, /* if name is the current directory */ enumerator267 f.flags |= FE_ISCURDIR; /* flag name is curdir */ in mlsd()276 f.flags &= ~FE_ISCURDIR; in mlsd()740 if ((fe->flags & FE_ISCURDIR) || ISDOTDIR(fe->display)) in fact_type()813 !(fe->flags & FE_ISCURDIR) && !ISDOTDIR(fe->display)) { in mlsname()