Home
last modified time | relevance | path

Searched refs:MsFS_Lseek (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/mxlib/msfs/ecos/
H A DMsFS.c491 MS_U64 MsFS_Lseek( int fd, MS_U64 pos, int whence ) in MsFS_Lseek() function
689 offset = MsFS_Lseek( (int)ID_IN_FS(stream), (MS_U64)pos, whence ); in MsFS_Fseek()
704 MsFS_Lseek( (int)ID_IN_FS(stream), 0, SEEK_SET ); in MsFS_Rewind()
715 return ( MsFS_Lseek( (int)ID_IN_FS(stream), 0, SEEK_CUR ) ); in MsFS_Ftell()
/utopia/UTPA2-700.0.x/mxlib/include/
H A DMsFS.h174 MS_U64 MsFS_Lseek( int fd, MS_U64 pos, int whence );
/utopia/UTPA2-700.0.x/mxlib/msfs/linux/
H A DMsFS.c546 MS_U64 MsFS_Lseek( int fd, MS_U64 pos, int whence ) in MsFS_Lseek() function
/utopia/UTPA2-700.0.x/projects/build/
H A Dapi_with_header_file.csv149 ,,MsFS_Lseek,MsFS.h,0,0,0,0,0,0
H A DDatabase.csv149 ,,MsFS_Lseek,MsFS.h,0,0,0,0,0,0,0
H A Dpreprocess.txt19730 MS_U64 MsFS_Lseek( int fd, MS_U64 pos, int whence );