Home
last modified time | relevance | path

Searched defs:S_IFIFO (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/fs/yaffs2/
H A Dyportenv.h229 #define S_IFIFO 0010000 macro
/openbmc/u-boot/include/linux/
H A Dstat.h17 #define S_IFIFO 0010000 /* fifo */ macro
/openbmc/u-boot/fs/ubifs/
H A Dubifs.h526 #define S_IFIFO 0010000 macro