Home
last modified time | relevance | path

Searched refs:__ghs_hostio_lseek (Results 1 – 2 of 2) sorted by relevance

/CafeSDK-2.12.13/system/src/lib/libsys/
Dind_io.c223 #pragma weak lseek=__ghs_hostio_lseek
224 off_t __ghs_hostio_lseek (int fno, off_t offset, int end) in __ghs_hostio_lseek() function
Dind_io.h42 long __ghs_hostio_lseek (int fno, long offset, int end);