Searched defs:HAS_PIPES (Results 1 – 2 of 2) sorted by relevance
45 #define HAS_PIPES(dt) (dt == APR_POLL_FILE) ? 1 : 0 macro