modestr 240 lib/common/logging.c const char *modestr = getenv("PCMK_logfile_mode"); modestr 243 lib/common/logging.c if (modestr != NULL) { modestr 244 lib/common/logging.c long filemode_l = strtol(modestr, NULL, 8);