Functions

file_off64_windows.c File Reference

#include <cruntime.h>
#include <stdio.h>
#include <file2.h>
#include <dbgint.h>
#include <msdos.h>
#include <errno.h>
#include <malloc.h>
#include <io.h>
#include <stddef.h>
#include <internal.h>
#include <mtdll.h>
Include dependency graph for file_off64_windows.c:

Functions


Function Documentation

int __cdecl _fseeki64 ( FILE *  str,
__int64  offset,
int  whence 
)

References _ftelli64_lk().

Referenced by FSeek().

Here is the call graph for this function:

Here is the caller graph for this function:

******************************************************************************* __int64 __cdecl _ftelli64_lk ( FILE *  str  ) 

Referenced by _fseeki64().

Here is the caller graph for this function: