xml_text 339 lib/common/remote.c char *xml_text = dump_xml_unformatted(msg); xml_text 344 lib/common/remote.c if (xml_text == NULL) { xml_text 353 lib/common/remote.c iov[1].iov_base = xml_text; xml_text 354 lib/common/remote.c iov[1].iov_len = 1 + strlen(xml_text); xml_text 365 lib/common/remote.c (int)iov[0].iov_len, *(int*)(void*)xml_text);