Searched defs:whence (Results 1 – 3 of 3) 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() 685 int MsFS_Fseek( FILE *stream, MS_U64 pos, int whence ) in MsFS_Fseek()
|
| /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() 699 int MsFS_Fseek( FILE *stream, MS_U64 pos, int whence ) in MsFS_Fseek()
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/ |
| H A D | recordmcount.c | 80 ulseek(int const fd, off_t const offset, int const whence) in ulseek()
|