Home
last modified time | relevance | path

Searched refs:VKI_MSG_NOSIGNAL (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/coregrind/
Dm_libcfile.c1052 args[3] = VKI_MSG_NOSIGNAL; in VG_()
1061 count, VKI_MSG_NOSIGNAL, 0,0); in VG_()
/external/valgrind/include/vki/
Dvki-linux.h698 #define VKI_MSG_NOSIGNAL 0x4000 /* Do not generate SIGPIPE */ macro