Home
last modified time | relevance | path

Searched refs:Client (Results 1 – 25 of 58) sorted by relevance

123

/minix3/external/bsd/llvm/dist/clang/lib/Frontend/Rewrite/
H A DFixItRewriter.cpp40 Client = Diags.getClient(); in FixItRewriter()
45 Diags.setClient(Client, Owner.release() != nullptr); in ~FixItRewriter()
112 return Client ? Client->IncludeInDiagnosticCounts() : true; in IncludeInDiagnosticCounts()
124 Client->HandleDiagnostic(DiagLevel, Info); in HandleDiagnostic()
190 Diags.setClient(Client, false); in Diag()
/minix3/external/bsd/tcpdump/dist/tests/
H A Ddhcp-rfc5859-v.out3 Client-Ethernet-Address 00:0c:29:1f:74:06
13 Client-Ethernet-Address 00:0c:29:1f:74:06
24 Client-Ethernet-Address 00:0c:29:1f:74:06
36 Client-Ethernet-Address 00:0c:29:1f:74:06
H A Ddhcp-rfc3004-v.out3 Client-Ethernet-Address 00:0c:29:1f:74:06
18 Client-Ethernet-Address 00:0c:29:1f:74:06
30 Client-Ethernet-Address 00:0c:29:1f:74:06
46 Client-Ethernet-Address 00:0c:29:1f:74:06
H A DQinQpacketv.out4 Client-Ethernet-Address 00:08:5d:23:0c:3f
17 Client-Ethernet-Address 00:08:5d:23:0c:3f
31 Client-Ethernet-Address 00:08:5d:23:0c:3f
44 Client-Ethernet-Address 00:08:5d:23:0c:3f
57 Client-Ethernet-Address 00:08:5d:23:0c:3f
70 Client-Ethernet-Address 00:08:5d:23:0c:3f
83 Client-Ethernet-Address 00:08:5d:23:0c:3f
96 Client-Ethernet-Address 00:08:5d:23:0c:3f
114 Client-Ethernet-Address 00:08:5d:23:0c:3f
127 Client-Ethernet-Address 00:08:5d:23:0c:3f
[all …]
H A Ddcb_qcn.out3 Client-Ethernet-Address 08:00:27:46:e8:84
15 Client-Ethernet-Address 08:00:27:46:e8:84
89 Client-Ethernet-Address 08:00:27:46:e8:84
181 Client-Ethernet-Address 08:00:27:46:e8:84
194 Client-Ethernet-Address 08:00:27:46:e8:84
273 Client-Ethernet-Address 08:00:27:46:e8:84
H A Ddcb_ets.out4 Client-Ethernet-Address 08:00:27:46:e8:84
71 Client-Ethernet-Address 08:00:27:46:e8:84
83 Client-Ethernet-Address 08:00:27:46:e8:84
96 Client-Ethernet-Address 08:00:27:46:e8:84
172 Client-Ethernet-Address 08:00:27:46:e8:84
185 Client-Ethernet-Address 08:00:27:46:e8:84
252 Client-Ethernet-Address 08:00:27:46:e8:84
265 Client-Ethernet-Address 08:00:27:46:e8:84
282 Client-Ethernet-Address 08:00:27:46:e8:84
405 Client-Ethernet-Address 08:00:27:46:e8:84
[all …]
/minix3/crypto/external/bsd/heimdal/dist/lib/ntlm/
H A Dntlm_err.et15 error_code TIME_SKEW, "Client time skewed to server"
16 error_code OEM, "Client set OEM string"
/minix3/external/bsd/llvm/dist/clang/unittests/Sema/
H A DExternalSemaSourceTest.cpp155 DiagnosticConsumer *Client = Diagnostics.getClient(); in ExecuteAction() local
159 Client = Watchers[I]->Chain(Client); in ExecuteAction()
160 Diagnostics.setClient(Client, false); in ExecuteAction()
/minix3/external/bsd/dhcp/dist/doc/devel/
H A Darch.dox7 @page archCli Client Architecture
/minix3/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dkrb5_err.et12 error_code NAME_EXP, "Client's entry in database has expired"
15 error_code C_OLD_MAST_KVNO, "Client's key is encrypted in an old master key"
17 error_code C_PRINCIPAL_UNKNOWN, "Client not found in Kerberos database"
20 error_code NULL_KEY, "Client or server has a null key"
32 error_code CLIENT_NOTYET, "Client not yet valid - try again later"
76 error_code CLIENT_NOT_TRUSTED, "Client not trusted"
96 error_code CLIENT_NAME_MISMATCH, "Client name mismatch in certificate"
148 error_code KRB5_IN_TKT_REALM_MISMATCH, "Client/server realm mismatch in initial ticket request"
/minix3/crypto/external/bsd/heimdal/dist/lib/hx509/data/
H A Dsecp160r2TestClient.pem2 subject= /C=SE/O=Heimdal/CN=Client
/minix3/external/bsd/llvm/dist/clang/include/clang/Rewrite/Frontend/
H A DFixItRewriter.h68 DiagnosticConsumer *Client; variable
/minix3/crypto/external/bsd/heimdal/dist/po/heim_com_err-1765328384/
H A Dheim_com_err-1765328384.pot25 msgid "Client's entry in database has expired"
40 msgid "Client's key is encrypted in an old master key"
50 msgid "Client not found in Kerberos database"
65 msgid "Client or server has a null key"
125 msgid "Client not yet valid - try again later"
299 msgid "Client not trusted"
356 msgid "Client name mismatch in certificate"
538 msgid "Client/server realm mismatch in initial ticket request"
H A Dsv_SE.po26 msgid "Client's entry in database has expired"
41 msgid "Client's key is encrypted in an old master key"
51 msgid "Client not found in Kerberos database"
66 msgid "Client or server has a null key"
126 msgid "Client not yet valid - try again later"
300 msgid "Client not trusted"
357 msgid "Client name mismatch in certificate"
539 msgid "Client/server realm mismatch in initial ticket request"
/minix3/external/bsd/llvm/dist/clang/lib/Basic/
H A DDiagnosticIDs.cpp642 Diag.Client->IncludeInDiagnosticCounts()) { in ProcessDiag()
665 if (Diag.Client->IncludeInDiagnosticCounts()) { in ProcessDiag()
687 Diag.Client->HandleDiagnostic((DiagnosticsEngine::Level)DiagLevel, Info); in EmitDiag()
688 if (Diag.Client->IncludeInDiagnosticCounts()) { in EmitDiag()
H A DDiagnostic.cpp40 : Diags(diags), DiagOpts(DiagOpts), Client(nullptr), SourceMgr(nullptr) { in DiagnosticsEngine()
74 Client = client; in setClient()
337 assert(Client && "DiagnosticConsumer not set!"); in Report()
340 Client->HandleDiagnostic(DiagLevel, Info); in Report()
341 if (Client->IncludeInDiagnosticCounts()) { in Report()
/minix3/crypto/external/bsd/openssl/dist/apps/
H A Dclient.pem1 subject= C = UK, O = OpenSSL Group, OU = FOR TESTING PURPOSES ONLY, CN = Test Client Cert
/minix3/crypto/external/bsd/openssl/dist/doc/ssl/
H A DSSL_CTX_free.pod20 applicable: the session cache, the list of ciphers, the list of Client CAs,
H A DSSL_CTX_set_verify.pod52 B<Client mode:> if not using an anonymous cipher (by default disabled), the
68 B<Client mode:> the server certificate is verified. If the verification process
80 B<Client mode:> ignored
88 B<Client mode:> ignored
/minix3/external/bsd/llvm/dist/llvm/test/CodeGen/ARM/
H A Dbyval_load_align.ll17 define void @Client() #0 {
/minix3/external/bsd/llvm/dist/clang/include/clang/Frontend/
H A DCompilerInstance.h541 void createDiagnostics(DiagnosticConsumer *Client = nullptr,
564 DiagnosticConsumer *Client = nullptr,
/minix3/external/bsd/mdocml/dist/
H A Dlib.in97 LINE("libradius", "RADIUS Client Library (libradius, \\-lradius)")
110 LINE("libtacplus", "TACACS+ Client Library (libtacplus, \\-ltacplus)")
/minix3/external/bsd/dhcp/dist/tests/DHCPv6/
H A DREADME60 Client DUID is supposed to be an opaque value to the server, but we go
/minix3/crypto/external/bsd/openssl/dist/util/
H A Dmkcerts.sh176 Client test cert (512 bit)
/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DDiagnostic.h189 DiagnosticConsumer *Client; variable
367 DiagnosticConsumer *getClient() { return Client; } in getClient()
368 const DiagnosticConsumer *getClient() const { return Client; } in getClient()

123