| pacemaker
    2.1.4-dc6eb4362
    Scalable High-Availability cluster resource manager | 
Deprecated services API. More...


Go to the source code of this file.
| Macros | |
| #define | LSB_ROOT_DIR "/etc/init.d" | 
| Enumerations | |
| enum | op_status { PCMK_LRM_OP_UNKNOWN = PCMK_EXEC_UNKNOWN, PCMK_LRM_OP_PENDING = PCMK_EXEC_PENDING, PCMK_LRM_OP_DONE = PCMK_EXEC_DONE, PCMK_LRM_OP_CANCELLED = PCMK_EXEC_CANCELLED, PCMK_LRM_OP_TIMEOUT = PCMK_EXEC_TIMEOUT, PCMK_LRM_OP_NOTSUPPORTED = PCMK_EXEC_NOT_SUPPORTED, PCMK_LRM_OP_ERROR = PCMK_EXEC_ERROR, PCMK_LRM_OP_ERROR_HARD = PCMK_EXEC_ERROR_HARD, PCMK_LRM_OP_ERROR_FATAL = PCMK_EXEC_ERROR_FATAL, PCMK_LRM_OP_NOT_INSTALLED = PCMK_EXEC_NOT_INSTALLED, PCMK_LRM_OP_NOT_CONNECTED = PCMK_EXEC_NOT_CONNECTED, PCMK_LRM_OP_INVALID = PCMK_EXEC_INVALID } | 
| Functions | |
| svc_action_t * | services_action_create (const char *name, const char *action, guint interval_ms, int timeout) | 
| GList * | services_list (void) | 
Deprecated services API.
Definition in file services_compat.h.
| #define LSB_ROOT_DIR "/etc/init.d" | 
Definition at line 33 of file services_compat.h.
| enum op_status | 
Definition at line 37 of file services_compat.h.
| svc_action_t* services_action_create | ( | const char * | name, | 
| const char * | action, | ||
| guint | interval_ms, | ||
| int | timeout | ||
| ) | 
Definition at line 329 of file services_lsb.c.
| GList* services_list | ( | void | ) | 
Definition at line 337 of file services_lsb.c.
 1.8.14
 1.8.14