hast_proto_send
if (hast_proto_send(NULL, controlconn, nv, NULL, 0) == -1) {
if (hast_proto_send(res, res->hr_ctrl, cnvout, NULL, 0) == -1) {
if (hast_proto_send(NULL, conn, nvout, NULL, 0) == -1)
if (hast_proto_send(NULL, res->hr_ctrl, nvout, NULL, 0) == -1) {
if (hast_proto_send(res, res->hr_event, nvout, NULL, 0) == -1) {
if (hast_proto_send(res, res->hr_event, nvout, NULL, 0) == -1) {
int hast_proto_send(const struct hast_resource *res, struct proto_conn *conn,
if (hast_proto_send(res, res->hr_ctrl, nvout, NULL, 0) == -1) {
if (hast_proto_send(res, conn, nvout, NULL, 0) == -1) {
if (hast_proto_send(NULL, conn, nverr, NULL, 0) == -1) {
if (hast_proto_send(res, res->hr_remoteout, nv, NULL, 0) == -1) {
if (hast_proto_send(res, res->hr_remoteout, nv, data,
if (hast_proto_send(res, out, nvout, NULL, 0) == -1) {
if (hast_proto_send(res, in, nvout, NULL, 0) == -1) {
if (hast_proto_send(res, res->hr_remotein, nvout,
if (hast_proto_send(res, res->hr_remotein, nvout,
if (hast_proto_send(res, res->hr_remotein, nvout, map, mapsize) == -1) {
if (hast_proto_send(res, res->hr_remoteout, nvout, data,
if (hast_proto_send(NULL, conn, nvin, NULL, 0) == -1) {