orte_iof_hnp_send_data_to_endpoint   81 orte/mca/iof/hnp/iof_hnp.h int orte_iof_hnp_send_data_to_endpoint(orte_process_name_t *host,
orte_iof_hnp_send_data_to_endpoint  199 orte/mca/iof/hnp/iof_hnp_read.c             if( ORTE_SUCCESS != (rc = orte_iof_hnp_send_data_to_endpoint(&proct->stdinev->daemon, &proct->stdinev->name, ORTE_IOF_STDIN, data, numbytes))) {
orte_iof_hnp_send_data_to_endpoint  268 orte/mca/iof/hnp/iof_hnp_read.c                     orte_iof_hnp_send_data_to_endpoint(&sink->daemon, &proct->name, rev->tag, data, numbytes));
orte_iof_hnp_send_data_to_endpoint  202 orte/mca/iof/hnp/iof_hnp_receive.c                     orte_iof_hnp_send_data_to_endpoint(&sink->daemon, &origin, ORTE_IOF_CLOSE, NULL, 0);
orte_iof_hnp_send_data_to_endpoint  261 orte/mca/iof/hnp/iof_hnp_receive.c                     orte_iof_hnp_send_data_to_endpoint(&sink->daemon, &origin, stream, data, numbytes);