Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/yaffs2/
H A Dyportenv.h126 #define SEEK_SET 0 macro
/openbmc/linux/tools/include/nolibc/
H A Dtypes.h92 #define SEEK_SET 0 macro
/openbmc/linux/tools/include/uapi/linux/
H A Dfs.h43 #define SEEK_SET 0 /* seek relative to beginning of file */ macro
/openbmc/linux/include/uapi/linux/
H A Dfs.h43 #define SEEK_SET 0 /* seek relative to beginning of file */ macro
/openbmc/u-boot/include/u-boot/
H A Dzlib.h343 # define SEEK_SET 0 /* Seek from beginning of file. */ macro