DATA_TOO_LONG     892 opal/mca/event/libevent2022/libevent/http.c 				return (DATA_TOO_LONG);
DATA_TOO_LONG     939 opal/mca/event/libevent2022/libevent/http.c 	case DATA_TOO_LONG:
DATA_TOO_LONG     967 opal/mca/event/libevent2022/libevent/http.c 		case DATA_TOO_LONG:/*separate error for this? XXX */
DATA_TOO_LONG    1733 opal/mca/event/libevent2022/libevent/http.c 			return (DATA_TOO_LONG);
DATA_TOO_LONG    1741 opal/mca/event/libevent2022/libevent/http.c 		return (DATA_TOO_LONG);
DATA_TOO_LONG    1803 opal/mca/event/libevent2022/libevent/http.c 			errcode = DATA_TOO_LONG;
DATA_TOO_LONG    1838 opal/mca/event/libevent2022/libevent/http.c 			return (DATA_TOO_LONG);
DATA_TOO_LONG    1980 opal/mca/event/libevent2022/libevent/http.c 	if (res == DATA_CORRUPTED || res == DATA_TOO_LONG) {
DATA_TOO_LONG    2003 opal/mca/event/libevent2022/libevent/http.c 	if (res == DATA_CORRUPTED || res == DATA_TOO_LONG) {