Format: AllC/C++CSSTextshell script Advanced Search
5242: /* Creation of file descriptor */ 5243: err = fatNewFileDesc(fs, &fd, &fdno); 5244: if (err < E_OK) goto exit1;