res6              839 opal/mca/event/libevent2022/libevent/evutil.c 		struct evutil_addrinfo *res4=NULL, *res6=NULL;
res6              851 opal/mca/event/libevent2022/libevent/evutil.c 			res6 = evutil_new_addrinfo((struct sockaddr*)&sin6,
res6              853 opal/mca/event/libevent2022/libevent/evutil.c 			if (!res6)
res6              871 opal/mca/event/libevent2022/libevent/evutil.c 				if (res6)
res6              872 opal/mca/event/libevent2022/libevent/evutil.c 					evutil_freeaddrinfo(res6);
res6              876 opal/mca/event/libevent2022/libevent/evutil.c 		*res = evutil_addrinfo_append(res4, res6);