Searched defs:EMSGSIZE (Results 1 – 4 of 4) sorted by relevance
101 #define EMSGSIZE 40 /* Message too long */ macro
164 #define EMSGSIZE 97 /* Message too long */ macro
511 public static final int EMSGSIZE = 97; field in PoolsException
404 #define EMSGSIZE WSAEMSGSIZE macro