Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/yaffs2/
H A Dyportenv.h134 #define SEEK_END 2 macro
/openbmc/u-boot/include/u-boot/
H A Dzlib.h345 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro