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 1003 /* For Linux, VKI_MSG_NOSIGNAL is a request not to send SIGPIPE on
1017 args[3] = VKI_MSG_NOSIGNAL;
1026 count, VKI_MSG_NOSIGNAL, 0,0);
    [all...]
  /external/valgrind/main/include/vki/
vki-linux.h 690 #define VKI_MSG_NOSIGNAL 0x4000 /* Do not generate SIGPIPE */
    [all...]

Completed in 30 milliseconds