EMSGSIZE          172 nt/inc/sys/socket.h #if defined(EMSGSIZE)
EMSGSIZE          855 src/gnutls.c   # ifdef EMSGSIZE
EMSGSIZE          858 src/gnutls.c   	  errnum = EMSGSIZE;
EMSGSIZE          239 src/process.c  #  if defined HAVE_SENDTO && defined HAVE_RECVFROM && defined EMSGSIZE
EMSGSIZE         6632 src/process.c  	      else if (errno == EMSGSIZE)