crm_remote_send   457 cib/callbacks.c                 crm_remote_send(client_obj->remote, notify_src);
crm_remote_send   128 cib/notify.c                   crm_remote_send(client->remote, update->msg);
crm_remote_send   538 cib/remote.c           crm_remote_send(client->remote, reg);
crm_remote_send   198 include/crm_internal.h int crm_remote_send(crm_remote_t * remote, xmlNode * msg);
crm_remote_send   109 lib/cib/cib_remote.c     crm_remote_send(&private->callback, notify_msg);
crm_remote_send   264 lib/cib/cib_remote.c     crm_remote_send(connection, login);
crm_remote_send   426 lib/cib/cib_remote.c         crm_remote_send(&private->command, hello);
crm_remote_send   529 lib/cib/cib_remote.c         crm_remote_send(&private->callback, op_msg);
crm_remote_send   531 lib/cib/cib_remote.c         crm_remote_send(&private->command, op_msg);
crm_remote_send   558 lib/lrmd/lrmd_client.c     return crm_remote_send(session, msg);