Searched defs:EMSGSIZE (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Dcslibint.c83 #ifdef EMSGSIZE
84 #undef EMSGSIZE macro
86 #define EMSGSIZE ERANGE macro
155 #ifdef EMSGSIZE
156 } else if (errno == EMSGSIZE) {
585 #ifdef EMSGSIZE
586 } else if (errno == EMSGSIZE) {

Completed in 14 milliseconds