Home
last modified time | relevance | path

Searched defs:Client (Results 1 – 14 of 14) sorted by relevance

/openbsd-src/regress/usr.sbin/httpd/tests/
H A DClient.pm21 package Client; package
/openbsd-src/regress/usr.sbin/relayd/
H A DClient.pm20 package Client; package
/openbsd-src/regress/sys/kern/sosplice/
H A DClient.pm20 package Client; package
/openbsd-src/regress/sys/net/pf_divert/
H A DClient.pm20 package Client; package
/openbsd-src/regress/usr.sbin/syslogd/
H A DClient.pm20 package Client; package
/openbsd-src/regress/usr.sbin/ospfd/
H A DClient.pm22 package Client; package
/openbsd-src/gnu/llvm/llvm/lib/Debuginfod/
H A DDebuginfod.cpp146 HTTPClient &Client; member in llvm::__anond67ee4c40111::StreamedHTTPResponseHandler
150 StreamedHTTPResponseHandler(CreateStreamFn CreateStream, HTTPClient &Client) in StreamedHTTPResponseHandler()
246 HTTPClient Client; in getCachedOrDownloadArtifact() local
/openbsd-src/gnu/llvm/clang/include/clang/Rewrite/Frontend/
H A DFixItRewriter.h74 DiagnosticConsumer *Client; variable
/openbsd-src/gnu/llvm/clang/tools/clang-repl/
H A DClangRepl.cpp59 clang::DiagnosticConsumer *Client = CI->getDiagnostics().getClient(); in checkDiagErrors() local
/openbsd-src/gnu/llvm/llvm/lib/TextAPI/
H A DInterfaceFile.cpp51 auto Client = addEntry(AllowableClients, InstallName); in addAllowableClient() local
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DCompilerInstance.cpp335 void CompilerInstance::createDiagnostics(DiagnosticConsumer *Client, in createDiagnostics()
343 DiagnosticConsumer *Client, in createDiagnostics()
H A DSerializedDiagnosticPrinter.cpp758 auto Client = in getMetaDiags() local
H A DASTUnit.cpp674 FilterAndStoreDiagnosticConsumer Client; member in __anon539022680211::CaptureDroppedDiagnostics
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DDiagnostic.h295 DiagnosticConsumer *Client = nullptr; variable