Home
last modified time | relevance | path

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

/linux-2.6.39/arch/um/include/shared/
Dos.h19 #define OS_TYPE_SYMLINK 3 macro
/linux-2.6.39/arch/um/os-Linux/
Dfile.c141 return OS_TYPE_SYMLINK; in os_file_type()