Home
last modified time | relevance | path

Searched defs:Close (Results 1 – 12 of 12) sorted by relevance

/NextBSD/contrib/llvm/lib/Support/Windows/
HDWindowsSupport.h111 static void Close(handle_type h) { in Close() function
133 static void Close(handle_type h) { in Close() function
143 static void Close(handle_type h) { in Close() function
/NextBSD/contrib/llvm/tools/lldb/source/Target/
HDFileAction.cpp78 FileAction::Close(int fd) in Close() function in FileAction
/NextBSD/contrib/llvm/tools/lldb/source/Utility/
HDKQueue.cpp29 KQueue::Close () in Close() function in KQueue
/NextBSD/contrib/llvm/tools/lldb/tools/lldb-mi/
HDMIUtilFileStd.cpp186 CMIUtilFileStd::Close(void) in Close() function in CMIUtilFileStd
/NextBSD/contrib/llvm/tools/lldb/source/Host/posix/
HDPipePosix.cpp329 PipePosix::Close() in Close() function in PipePosix
/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDRAIIObjectsForParser.h367 tok::TokenKind Kind, Close, FinalToken; variable
/NextBSD/contrib/llvm/tools/lldb/source/Host/common/
HDFile.cpp370 File::Close () in Close() function in File
HDSocket.cpp671 Error Socket::Close() in Close() function in Socket
/NextBSD/sys/boot/efi/include/
HDefiprot.h277 EFI_FILE_CLOSE Close; member
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDAnalysisBasedWarnings.cpp92 SourceLocation Close = SilenceableCondVal.getEnd(); in HandleUnreachable() local
HDSemaExpr.cpp13636 SourceLocation Close = PP.getLocForEndOfToken(E->getSourceRange().getEnd()); in DiagnoseAssignmentAsCondition() local
/NextBSD/sys/net/
HDif_spppsubr.c219 void (*Close)(struct sppp *sp); member