![]() |
pacemaker
3.0.0-d8340737c4
Scalable High-Availability cluster resource manager
|
#include <crm_internal.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include <sys/stat.h>#include <sys/types.h>#include <dirent.h>#include <ctype.h>
Go to the source code of this file.
Functions | |
| pid_t | pcmk__procfs_pid_of (const char *name) |
| unsigned int | pcmk__procfs_num_cores (void) |
| int | pcmk__procfs_pid2path (pid_t pid, char path[], size_t path_size) |
| bool | pcmk__procfs_has_pids (void) |
| int pcmk__procfs_pid2path | ( | pid_t | pid, |
| char | path[], | ||
| size_t | path_size | ||
| ) |
1.8.14