Home
last modified time | relevance | path

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

/linux-6.1.9/arch/um/include/shared/
Dos.h29 #define OS_TYPE_SOCK 7 macro
/linux-6.1.9/arch/um/os-Linux/
Dfile.c154 return OS_TYPE_SOCK; in os_file_type()