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