Searched refs:VKI_EPIPE (Results 1 - 4 of 4) sorted by relevance

/external/valgrind/coregrind/
H A Dm_syscall.c1176 case VKI_EPIPE: return "Broken pipe";
/external/valgrind/include/vki/
H A Dvki-darwin.h572 #define VKI_EPIPE EPIPE macro
H A Dvki-solaris.h458 #define VKI_EPIPE EPIPE macro
H A Dvki-linux.h1259 #define VKI_EPIPE 32 /* Broken pipe */ macro

Completed in 63 milliseconds