Home
last modified time | relevance | path

Searched defs:SEEK_CUR (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/fs/yaffs2/
H A Dyportenv.h130 #define SEEK_CUR 1 macro
/openbmc/linux/tools/include/uapi/linux/
H A Dfs.h44 #define SEEK_CUR 1 /* seek relative to current file position */ macro
/openbmc/linux/include/uapi/linux/
H A Dfs.h44 #define SEEK_CUR 1 /* seek relative to current file position */ macro
/openbmc/linux/tools/include/nolibc/
H A Dtypes.h93 #define SEEK_CUR 1 macro
/openbmc/u-boot/include/u-boot/
H A Dzlib.h344 # define SEEK_CUR 1 /* Seek from current position. */ macro