Home
last modified time | relevance | path

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

/u-boot/include/
A Dos.h59 #define OS_SEEK_END 2 macro
/u-boot/arch/sandbox/cpu/
A Dos.c76 else if (whence == OS_SEEK_END) in os_lseek()
173 size = os_lseek(fd, 0, OS_SEEK_END); in os_filesize()

Completed in 8 milliseconds