21 #ifndef NOTIFIER_COMMAND_H
22 #define NOTIFIER_COMMAND_H
24 #include "orte_config.h"
64 mca_notifier_command_component;
79 } orte_notifier_command_pipe_cmd_t;
86 int orte_notifier_command_read_fd(
int fd,
int len,
void *buffer);
92 int orte_notifier_command_write_fd(
int fd,
int len,
void *buffer);
97 void orte_notifier_command_child_main(
void) __opal_attribute_noreturn__;
103 int orte_notifier_command_split(const
char *cmd,
char ***argv);
Definition: notifier_command.h:34
Definition: notifier.h:98
Definition: notifier.h:138
The OpenRTE Notifier Framework.