pid_file           43 daemons/pacemakerd/pacemakerd.c static const char *pid_file = PCMK_RUN_DIR "/pacemaker.pid";
pid_file         1204 daemons/pacemakerd/pacemakerd.c                 pid_file = optarg;
pid_file          115 tools/crm_mon.c     char *pid_file;
pid_file          547 tools/crm_mon.c     { "pid-file", 'p', 0, G_OPTION_ARG_FILENAME, &options.pid_file,
pid_file         1446 tools/crm_mon.c     options.pid_file = strdup("/tmp/ClusterMon.pid");
pid_file         1552 tools/crm_mon.c                 pcmk__daemonize(crm_system_name, options.pid_file);
pid_file         2421 tools/crm_mon.c     free(options.pid_file);