Searched refs:MsFS_Lseek (Results 1 – 6 of 6) sorted by relevance
| /utopia/UTPA2-700.0.x/mxlib/msfs/ecos/ |
| H A D | MsFS.c | 491 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 D | MsFS.h | 174 MS_U64 MsFS_Lseek( int fd, MS_U64 pos, int whence );
|
| /utopia/UTPA2-700.0.x/mxlib/msfs/linux/ |
| H A D | MsFS.c | 546 MS_U64 MsFS_Lseek( int fd, MS_U64 pos, int whence ) in MsFS_Lseek() function
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | api_with_header_file.csv | 149 ,,MsFS_Lseek,MsFS.h,0,0,0,0,0,0
|
| H A D | Database.csv | 149 ,,MsFS_Lseek,MsFS.h,0,0,0,0,0,0,0
|
| H A D | preprocess.txt | 19730 MS_U64 MsFS_Lseek( int fd, MS_U64 pos, int whence );
|