Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/yaffs2/
H A Dyportenv.h134 #define SEEK_END 2 macro
/openbmc/linux/tools/include/nolibc/
H A Dtypes.h94 #define SEEK_END 2 macro
/openbmc/linux/tools/include/uapi/linux/
H A Dfs.h45 #define SEEK_END 2 /* seek relative to end of file */ macro
/openbmc/linux/include/uapi/linux/
H A Dfs.h45 #define SEEK_END 2 /* seek relative to end of file */ macro
/openbmc/u-boot/include/u-boot/
H A Dzlib.h345 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro