Home
last modified time | relevance | path

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

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