getaddrinfo 657 contrib/build-mca-comps-outside-of-tree/btl_tcp2_component.c if ((error = getaddrinfo(NULL, "0", &hints, &res))) { getaddrinfo 915 opal/mca/btl/tcp/btl_tcp_component.c if ((rc = getaddrinfo(NULL, "0", &hints, &res))) { getaddrinfo 1105 opal/mca/event/libevent2022/libevent/evutil.c r = getaddrinfo("1.2.3.4", "80", &hints, &ai); getaddrinfo 1107 opal/mca/event/libevent2022/libevent/evutil.c r2 = getaddrinfo("1.2.3.4", "80", &hints, &ai2); getaddrinfo 1268 opal/mca/event/libevent2022/libevent/evutil.c err = getaddrinfo(nodename, servname, &hints, res); getaddrinfo 81 opal/mca/pmix/pmix4x/pmix/src/util/net.c if (0 != getaddrinfo(name, NULL, &hint, &res)) { getaddrinfo 183 opal/mca/pmix/pmix4x/pmix/src/util/pif.c error = getaddrinfo(if_addr, NULL, &hints, &res); getaddrinfo 244 opal/mca/pmix/pmix4x/pmix/src/util/pif.c error = getaddrinfo(if_addr, NULL, &hints, &res); getaddrinfo 176 opal/util/if.c error = getaddrinfo(if_addr, NULL, &hints, &res); getaddrinfo 236 opal/util/if.c error = getaddrinfo(if_addr, NULL, &hints, &res); getaddrinfo 87 opal/util/net.c if (0 != getaddrinfo(name, NULL, &hint, &res)) {