Format: AllC/C++CSSTextshell script Advanced Search
83: } 84: FILE *fdopen(int fd, const char *mode){ return fdopen_eno(fd, mode, NULL); }