Home
last modified time | relevance | path

Searched defs:HAS_PIPES (Results 1 – 2 of 2) sorted by relevance

/external/cronet/tot/third_party/apache-portable-runtime/src/include/arch/unix/
Dapr_arch_poll_private.h45 #define HAS_PIPES(dt) (dt == APR_POLL_FILE) ? 1 : 0 macro
/external/cronet/stable/third_party/apache-portable-runtime/src/include/arch/unix/
Dapr_arch_poll_private.h45 #define HAS_PIPES(dt) (dt == APR_POLL_FILE) ? 1 : 0 macro