![]() |
pacemaker
2.0.1-9e909a5bdd
Scalable High-Availability cluster resource manager
|
#include <crm_internal.h>#include <stdio.h>#include <string.h>#include <sys/stat.h>#include <crm/crm.h>
Go to the source code of this file.
Macros | |
| #define | _GNU_SOURCE |
| #define | LOCKSTRLEN 11 |
Functions | |
| int | crm_pid_active (long pid, const char *daemon) |
| long | crm_read_pidfile (const char *filename) |
| long | crm_pidfile_inuse (const char *filename, long mypid, const char *daemon) |
| int | crm_lock_pidfile (const char *filename, const char *name) |
| int crm_lock_pidfile | ( | const char * | filename, |
| const char * | name | ||
| ) |
| long crm_pidfile_inuse | ( | const char * | filename, |
| long | mypid, | ||
| const char * | daemon | ||
| ) |
1.8.8