Home
last modified time | relevance | path

Searched defs:TF_DISCONNECT (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dmswsock.h58 #define TF_DISCONNECT 0x01 macro
Dwinsock.h336 #define TF_DISCONNECT 0x01 macro
/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/
Dtypes_windows.go778 TF_DISCONNECT = 1 const
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/windows/
Dtypes_windows.go1353 TF_DISCONNECT = 1 const