pid1              206 daemons/execd/remoted_pidone.c     const char *pid1 = (getpid() == 1)? "full" : getenv("PCMK_remote_pid1");
pid1              208 daemons/execd/remoted_pidone.c     if (pid1 == NULL) {
pid1              220 daemons/execd/remoted_pidone.c     if (strcmp(pid1, "full")) {