fchmod 413 lib/cib/cib_file.c if (fchmod(fd, S_IRUSR | S_IWUSR) < 0) { fchmod 265 lib/common/logging.c rc = fchmod(logfd, filemode);