OpenMPI  0.1.1
notifier_syslog_component.c File Reference
#include "orte_config.h"
#include "orte/constants.h"
#include "notifier_syslog.h"

Functions

static int orte_notifier_syslog_component_query (mca_base_module_t **module, int *priority)
 

Variables

orte_notifier_base_component_t mca_notifier_syslog_component
 

Variable Documentation

orte_notifier_base_component_t mca_notifier_syslog_component
Initial value:
= {
{
ORTE_NOTIFIER_BASE_VERSION_1_0_0,
"syslog",
ORTE_MAJOR_VERSION,
ORTE_MINOR_VERSION,
ORTE_RELEASE_VERSION,
NULL,
NULL,
orte_notifier_syslog_component_query
},
{
}
}
#define MCA_BASE_METADATA_PARAM_CHECKPOINT
Checkpoint enabled Component.
Definition: mca.h:303