Lines Matching refs:FILE
75 // Return true if the file handle isn't a directory.
80 // Number of characters in the file.
113 char osfile; // file handle flags
134 //the file will be considered as open in binary mode with no append attribute
177 for (FILE *fp = &_iob[0]; fp < &_iob[_NFILE]; fp++) {
212 // Return the size of the file. This is a wrapper for stat.
296 // access. On Unix, file-creation system calls always clear
329 // Associated the filebuf with a file descriptor pointing to an already-
330 // open file. Mode is set to be consistent with the way that the file
437 * - put peek back in the file but this would then generate an infinite loop
439 * get a <LF>. Doing so would make all files with a <CR> last an invalid file
450 // seek back to TEXT end of file if hit CTRL-Z
473 // of the file.
579 // Attempts to memory-map len bytes of the current file, starting
583 // the memory-mapped file and the file position is set to offset.
594 printf("view %x created from file %x, error = %d, size = %d, map_offset = %d map_len = %d\n",