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