Home
last modified time | relevance | path

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

/linux-3.4.99/arch/um/include/shared/
Dos.h22 #define OS_TYPE_SOCK 7 macro
/linux-3.4.99/arch/um/os-Linux/
Dfile.c147 return OS_TYPE_SOCK; in os_file_type()