pid_file           44 daemons/pacemakerd/pacemakerd.c static const char *pid_file = PCMK_RUN_DIR "/pacemaker.pid";
pid_file         1175 daemons/pacemakerd/pacemakerd.c                 pid_file = optarg;
pid_file          111 tools/crm_mon.c     char *pid_file;
pid_file          536 tools/crm_mon.c     { "pid-file", 'p', 0, G_OPTION_ARG_FILENAME, &options.pid_file,
pid_file         1170 tools/crm_mon.c     options.pid_file = strdup("/tmp/ClusterMon.pid");
pid_file         1275 tools/crm_mon.c                 pcmk__daemonize(crm_system_name, options.pid_file);
pid_file         2151 tools/crm_mon.c     free(options.pid_file);