HomeSort by relevance Sort by last modified time
    Searched refs:AH_DIR (Results 1 - 3 of 3) sorted by null

  /external/dnsmasq/src/
cache.c 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))
    [all...]
dnsmasq.h 367 #define AH_DIR 1
  /external/python/cpython2/Lib/plat-sunos5/
STROPTS.py 1558 AH_DIR = 0x1
    [all...]

Completed in 80 milliseconds