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

  /external/valgrind/main/coregrind/
m_libcfile.c 926 /* For Linux, VKI_MSG_NOSIGNAL is a request not to send SIGPIPE on
940 args[3] = VKI_MSG_NOSIGNAL;
948 count, VKI_MSG_NOSIGNAL, 0,0);
    [all...]
  /external/valgrind/main/include/vki/
vki-linux.h 672 #define VKI_MSG_NOSIGNAL 0x4000 /* Do not generate SIGPIPE */
    [all...]

Completed in 24 milliseconds