file_offset       196 exec/exec.c      USER_WORD file_offset;
file_offset       325 exec/exec.c      command.file_offset = header->p_offset & PAGE_MASK;
file_offset       359 exec/exec.c    	  command1.file_offset = 0;
file_offset      4148 src/fileio.c     off_t beg_offset = !NILP (beg) ? file_offset (beg) : 0;
file_offset      4149 src/fileio.c     off_t end_offset = !NILP (end) ? file_offset (end) : -1;
file_offset      5506 src/fileio.c       offset = file_offset (append);
file_offset       233 src/lread.c      file_offset position;		/* position in file the string came from */