37 #ifndef ORTE_IOF_HNP_H
38 #define ORTE_IOF_HNP_H
40 #include "orte_config.h"
42 #ifdef HAVE_SYS_TYPES_H
43 #include <sys/types.h>
78 void orte_iof_hnp_read_local_handler(
int fd,
short event,
void *cbdata);
79 void orte_iof_hnp_stdin_cb(
int fd,
short event,
void *cbdata);
80 bool orte_iof_hnp_stdin_check(
int fd);
85 unsigned char *data,
int numbytes);
Structure to represent a single event.
Definition: event_struct.h:87
Definition: mutex_unix.h:53
I/O Forwarding Service The I/O forwarding service (IOF) is used to connect stdin, stdout...
uint32_t orte_rml_tag_t
Message matching tag.
Definition: rml_types.h:220
Definition: opal_list.h:147
Structure for holding a buffer to be used with the RML or OOB subsystems.
Definition: dss_types.h:159
IOF HNP Component.
Definition: iof_hnp.h:61
IOF module.
Definition: iof.h:171