Home
last modified time | relevance | path

Searched defs:kInvalidFileHandle (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox/firefox-99.0/toolkit/crashreporter/
H A DnsExceptionHandler.h221 const FileHandle kInvalidFileHandle = INVALID_HANDLE_VALUE; variable
227 const FileHandle kInvalidFileHandle = -1; variable
233 const FileHandle kInvalidFileHandle = -1; variable
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/crashreporter/
H A DnsExceptionHandler.h219 const FileHandle kInvalidFileHandle = INVALID_HANDLE_VALUE; variable
225 const FileHandle kInvalidFileHandle = -1; variable
231 const FileHandle kInvalidFileHandle = -1; variable
/dports/www/firefox-esr/firefox-91.8.0/toolkit/crashreporter/
H A DnsExceptionHandler.h219 const FileHandle kInvalidFileHandle = INVALID_HANDLE_VALUE; variable
225 const FileHandle kInvalidFileHandle = -1; variable
231 const FileHandle kInvalidFileHandle = -1; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/crashpad/crashpad/util/file/
H A Dfile_io.h52 const FileHandle kInvalidFileHandle = -1; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/util/file/
H A Dfile_io.h52 const FileHandle kInvalidFileHandle = -1; variable
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/misc/clog/
H A Dncbi_c_log_p.h110 #define kInvalidFileHandle (-1) macro
113 #define kInvalidFileHandle NULL macro