Home
last modified time | relevance | path

Searched refs:anonymous (Results 1 – 25 of 113) sorted by relevance

12345

/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc617 {"_ZN12_GLOBAL__N_115emergency_mutexE", "(anonymous namespace)::emergency_mutex"},
717 {"_ZN12_GLOBAL__N_110ASTDumpXMLD1Ev", "(anonymous namespace)::ASTDumpXML::~ASTDumpXML()"},
718 {"_ZN12_GLOBAL__N_110ASTDumpXMLD0Ev", "(anonymous namespace)::ASTDumpXML::~ASTDumpXML()"},
719 {"_ZN12_GLOBAL__N_110ASTDumpXML21HandleTranslationUnitERN5clang10ASTContextE", "(anonymous namespac…
720 {"_ZN12_GLOBAL__N_117InheritanceViewerD1Ev", "(anonymous namespace)::InheritanceViewer::~Inheritanc…
721 {"_ZN12_GLOBAL__N_117InheritanceViewerD0Ev", "(anonymous namespace)::InheritanceViewer::~Inheritanc…
722 {"_ZN12_GLOBAL__N_117InheritanceViewer21HandleTranslationUnitERN5clang10ASTContextE", "(anonymous n…
723 {"_ZN12_GLOBAL__N_118DeclContextPrinterD1Ev", "(anonymous namespace)::DeclContextPrinter::~DeclCont…
724 {"_ZN12_GLOBAL__N_118DeclContextPrinterD0Ev", "(anonymous namespace)::DeclContextPrinter::~DeclCont…
725 {"_ZN12_GLOBAL__N_118DeclContextPrinter21HandleTranslationUnitERN5clang10ASTContextE", "(anonymous
[all …]
H A DREADME.txt44 needs to be declared in an anonymous namespace (see
/freebsd/sys/contrib/device-tree/src/powerpc/
H A Da3m071.dts19 model = "anonymous,a3m071";
20 compatible = "anonymous,a3m071";
128 compatible = "anonymous,a3m071-fpga";
H A Da4m072.dts20 model = "anonymous,a4m072";
21 compatible = "anonymous,a4m072";
/freebsd/contrib/netbsd-tests/ipf/expected/
H A Dp217 # 'anonymous' table refs 2
20 # 'anonymous' table refs 2
/freebsd/contrib/wpa/hostapd/
H A Dhostapd.eap_user13 # 2 authentication (e.g., within EAP-PEAP). In these cases, an anonymous
15 # is transmitted only within the encrypted tunnel in phase 2. If non-anonymous
26 # this are to set anonymous phase 1 identity for EAP-PEAP and EAP-TTLS and to
70 "not anonymous" PEAP
89 "not anonymous" MSCHAPV2 "password" [2]
/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Dchk_trans.c315 const krb5_data *anonymous; in krb5_check_transited_list() local
328 anonymous = krb5_anonymous_realm(); in krb5_check_transited_list()
329 if (crealm->length == anonymous->length && in krb5_check_transited_list()
330 (memcmp(crealm->data, anonymous->data, anonymous->length) == 0)) in krb5_check_transited_list()
H A Dgic_opt.c87 int anonymous) in krb5_get_init_creds_opt_set_anonymous() argument
89 if (anonymous) in krb5_get_init_creds_opt_set_anonymous()
/freebsd/crypto/heimdal/lib/krb5/
H A Dinit_creds.c274 int anonymous) in krb5_get_init_creds_opt_set_anonymous() argument
277 opt->anonymous = anonymous; in krb5_get_init_creds_opt_set_anonymous()
/freebsd/contrib/lib9p/pytest/
H A Dtestconf.ini.sample15 uname = anonymous
/freebsd/contrib/pam-krb5/tests/data/scripts/fast/
H A Danonymous1 # Test anonymous FAST. -*- conf -*-
H A Danonymous-debug18 DEBUG (user %u) anonymous authentication for FAST succeeded
/freebsd/contrib/tzdata/
H A DSECURITY15 anonymous.
/freebsd/contrib/tzcode/
H A DSECURITY15 anonymous.
/freebsd/crypto/krb5/src/clients/kinit/
H A Dkinit.c93 int anonymous; member
275 opts->anonymous = 1; in parse_options()
466 } else if (opts->anonymous) { in k5_begin()
672 if (opts->anonymous) in k5_kinit()
/freebsd/usr.sbin/bsdconfig/include/
H A Doptions.hlp67 FTP username: Specify username and password instead of anonymous.
70 anonymous user. If you wish to log in as someone else,
/freebsd/lib/libc/db/
H A DREADME8 anonymous ftp from ftp.cs.berkeley.edu. An archive in compressed format
/freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/
H A DREADME.db210 anonymous ftp from ftp.cs.berkeley.edu:ucb/4bsd/db.tar.{Z,gz} and from
/freebsd/contrib/file/
H A DMAINT11 of the file command for anonymous FTP, and people all over the
/freebsd/contrib/sendmail/contrib/
H A Detrn.054 directory of the sendmail distribution through anonymous ftp
/freebsd/contrib/wpa/wpa_supplicant/doc/docbook/
H A Dwpa_supplicant.conf.sgml102 <para>EAP-TTLS/EAP-MD5-Challenge configuration with anonymous
115 anonymous_identity="anonymous@example.com"
/freebsd/crypto/openssl/doc/man3/
H A DSSL_get_peer_certificate.pod32 L<SSL_CTX_set_verify(3)>). If an anonymous cipher
H A DSSL_CTX_add1_chain_cert.pod92 If the negotiated cipher suite is anonymous (and thus no certificate will
135 no server certificate is used because the cipher suites is anonymous and 0
H A DSSL_get_peer_signature_nid.pod49 signature (e.g. it uses RSA key exchange or is anonymous), the TLS version is
/freebsd/contrib/ntp/
H A DWHERE-TO-START15 This distribution is normally available by anonymous ftp as the

12345