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