Searched refs:AH_DIR (Results 1 – 3 of 3) sorted by relevance
747 if (ah->flags & AH_DIR) in cache_reload()808 ah1->flags = AH_DIR; in cache_reload()814 if ((ah1->flags & AH_DIR) && stat(ah1->fname, &buf) != -1 && in cache_reload()
368 #define AH_DIR 1 macro
1558 AH_DIR = 0x1 variable