Home
last modified time | relevance | path

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

/u-boot/fs/yaffs2/
A Dyportenv.h130 #ifndef SEEK_CUR
131 #define SEEK_CUR 1 macro
A Dyaffsfs.c1397 } else if (whence == SEEK_CUR) { in yaffs_lseek()
/u-boot/include/u-boot/
A Dzlib.h350 # define SEEK_CUR 1 /* Seek from current position. */ macro
/u-boot/tools/
A Dsunxi-spl-image-builder.c150 fseek(src, -cnt, SEEK_CUR); in write_page()
/u-boot/arch/sandbox/cpu/
A Dos.c59 whence = SEEK_CUR; in os_lseek()
/u-boot/tools/binman/
A Dcbfs_util.py769 fd.seek(pad, io.SEEK_CUR)

Completed in 15 milliseconds