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