Home | History | Annotate | Download | only in src

Lines Matching refs:AH_DIR

914       if (ah->flags & AH_DIR)
985 ah1->flags = AH_DIR;
991 if ((ah1->flags & AH_DIR) && stat(ah1->fname, &buf) != -1 && !S_ISREG(buf.st_mode))