Home
last modified time | relevance | path

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

/external/dnsmasq/src/
Dcache.c747 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()
Ddnsmasq.h368 #define AH_DIR 1 macro
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py1558 AH_DIR = 0x1 variable