Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/yaffs2/
H A Dyportenv.h126 #define SEEK_SET 0 macro
/openbmc/u-boot/include/u-boot/
H A Dzlib.h343 # define SEEK_SET 0 /* Seek from beginning of file. */ macro