addr_str         1199 lib/common/remote.c     char addr_str[INET6_ADDRSTRLEN];
addr_str         1210 lib/common/remote.c     pcmk__sockaddr2str(&addr, addr_str);
addr_str         1211 lib/common/remote.c     crm_info("Accepted new remote client connection from %s", addr_str);