Home
last modified time | relevance | path

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

/linux-2.6.39/arch/um/include/shared/
Dos.h23 #define OS_TYPE_SOCK 7 macro
/linux-2.6.39/arch/um/os-Linux/
Dfile.c149 return OS_TYPE_SOCK; in os_file_type()