Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/openbsd-compat/
H A Dbsd-cygwin_util.h38 typedef void *HANDLE; typedef
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A Dthread.h25 typedef PVOID HANDLE; typedef
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_win.cpp152 INTERCEPTOR_WINAPI(HANDLE, CreateThread, LPSECURITY_ATTRIBUTES security, in INTERCEPTOR_WINAPI() argument
/freebsd/contrib/llvm-project/libcxx/src/filesystem/
H A Dposix_compat.h141 operator HANDLE() const { return h; } HANDLE() function
[all...]