Home
last modified time | relevance | path

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

/arch/um/include/shared/
Dos.h18 #define OS_TYPE_FILE 1 macro
/arch/um/os-Linux/
Dfile.c150 else return OS_TYPE_FILE; in os_file_type()