pacemaker
1.1.18-7fdfbbe
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.
Macros | |
#define | _GNU_SOURCE |
Functions | |
int | crm_procfs_process_info (struct dirent *entry, char *name, int *pid) |
int | crm_procfs_pid_of (const char *name) |
unsigned int | crm_procfs_num_cores (void) |