Home
last modified time | relevance | path

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

/openbmc/linux/arch/um/include/shared/
H A Dos.h23 #define OS_TYPE_FILE 1 macro
/openbmc/linux/arch/um/os-Linux/
H A Dfile.c155 else return OS_TYPE_FILE; in os_file_type()