Searched refs:TARGET_EPIPE (Results 1 – 3 of 3) sorted by relevance
72 #define TARGET_EPIPE 32 /* Broken pipe */ macro
42 #define TARGET_EPIPE 32 /* Broken pipe */ macro
89 TARGET_EPIPE = 32, enumerator135 case EPIPE: return TARGET_EPIPE; in errno_h2g()