F_OPEN 206 src/utils/gzio.cpp s->file = fd < 0 ? F_OPEN(path, fmode) : (FILE*)fdopen(fd, fmode); F_OPEN 176 src/utils/zutil.h #ifndef F_OPEN