Home
last modified time | relevance | path

Searched refs:MSG_NOSIGNAL (Results 1 – 3 of 3) sorted by relevance

/sysdeps/mach/hurd/bits/
A Dsocket.h200 MSG_NOSIGNAL = 0x0400 /* Do not generate SIGPIPE on EPIPE. */ enumerator
201 #define MSG_NOSIGNAL MSG_NOSIGNAL macro
/sysdeps/unix/sysv/linux/bits/
A Dsocket.h237 MSG_NOSIGNAL = 0x4000, /* Do not generate SIGPIPE. */ enumerator
238 #define MSG_NOSIGNAL MSG_NOSIGNAL macro
/sysdeps/unix/sysv/linux/
A Dmq_notify.c118 MSG_NOSIGNAL | MSG_WAITALL); in helper_thread()

Completed in 7 milliseconds