Home
last modified time | relevance | path

Searched refs:OS_TYPE_FIFO (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/um/include/shared/
H A Dos.h28 #define OS_TYPE_FIFO 6 macro
/openbmc/linux/arch/um/os-Linux/
H A Dfile.c152 return OS_TYPE_FIFO; in os_file_type()