Searched defs:url (Results 1 - 25 of 42) sorted by relevance

12

/openbsd-current/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/
H A Dsetup.py45 url='https://pexpect.readthedocs.io/', variable
/openbsd-current/usr.sbin/acme-client/
H A Dcertproc.c37 char *csr = NULL, *chain = NULL, *url = NULL; local
H A Dacctproc.c185 op_sign_rsa(char **prot, EVP_PKEY *pkey, const char *nonce, const char *url) argument
215 op_sign_ec(char **prot, EVP_PKEY *pkey, const char *nonce, const char *url) argument
264 char *url = NULL, *kid = NULL, *alg = NULL; local
[all...]
H A Djson.c728 json_fmt_protected_rsa(const char *exp, const char *mod, const char *nce, const char *url) argument
753 json_fmt_protected_ec(const char *x, const char *y, const char *nce, const char *url) argument
777 json_fmt_protected_kid(const char *alg, const char *kid, const char *nce, const char *url) argument
[all...]
/openbsd-current/gnu/llvm/lldb/source/Host/macosx/cfcpp/
H A DCFCBundle.cpp18 CFCBundle::CFCBundle(CFURLRef url) argument
/openbsd-current/gnu/llvm/llvm/utils/lit/
H A Dsetup.py24 url = 'http://llvm.org', variable
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN-Meta/lib/CPAN/Meta/
H A DValidator.pm751 sub url { subroutine
[all...]
/openbsd-current/usr.sbin/ntpd/
H A Dparse.y372 url : STRING { label
/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/t/
H A Dmetafile_file.t141 url: http://module-build.sourceforge.net/META-spec-new.html label
192 url: http://module-build.sourceforge.net/META-spec-new.html label
253 url: http://module-build.sourceforge.net/META-spec-new.html label
/openbsd-current/gnu/llvm/lldb/source/Core/
H A DCommunication.cpp41 ConnectionStatus Communication::Connect(const char *url, Status *error_ptr) { argument
45 "{0} Communication::Connect (url = {1})", this, url); local
/openbsd-current/gnu/usr.bin/texinfo/makeinfo/
H A Dxref.c491 char *url = get_xref_token (1); /* expands all macros in uref */ local
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/
H A DMirrors.pm580 sub url { subroutine
/openbsd-current/libexec/login_ldap/
H A Dutil.c176 struct aldap_urlq *url; local
314 do_conn(struct auth_ctx *ctx, struct aldap_url *url) argument
428 struct aldap_urlq *url; local
[all...]
/openbsd-current/usr.sbin/pkg_add/OpenBSD/
H A DPackageLocation.pm41 sub url($self) subroutine
/openbsd-current/usr.sbin/pkg_add/OpenBSD/PackageRepository/
H A DInstalled.pm138 sub url($self, $name = undef) subroutine
/openbsd-current/lib/libcrypto/ocsp/
H A Docsp_lib.c191 OCSP_parse_url(const char *url, char **phost, char **pport, char **ppath, argument
H A Docsp_ext.c483 OCSP_crlID_new(const char *url, long *n, char *tim) argument
/openbsd-current/gnu/llvm/lldb/source/API/
H A DSBCommunication.cpp59 ConnectionStatus SBCommunication::Connect(const char *url) { argument
H A DSBPlatform.cpp75 SBPlatformConnectOptions::SBPlatformConnectOptions(const char *url) argument
106 void SBPlatformConnectOptions::SetURL(const char *url) { argument
[all...]
/openbsd-current/gnu/llvm/lldb/source/Plugins/Platform/Android/
H A DPlatformAndroidRemoteGDBServer.cpp120 const char *url = args.GetArgumentAtIndex(0); local
H A DPlatformAndroid.cpp149 const char *url = args.GetArgumentAtIndex(0); local
/openbsd-current/gnu/llvm/lldb/source/Host/common/
H A DXML.cpp52 ParseMemory(const char *xml, size_t xml_length, const char *url) argument
/openbsd-current/gnu/llvm/lldb/tools/lldb-server/
H A Dlldb-gdbserver.cpp203 std::string url; local
/openbsd-current/usr.bin/ldap/
H A Dldapclient.c112 const char *errstr, *url = NULL, *secretfile = NULL; local
682 ldapc_parseurl(struct ldapc *ldap, struct ldapc_search *ls, const char *url) argument
756 url_decode(char *url) argument
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerPlatform.cpp193 std::ostringstream url; local

Completed in 208 milliseconds

12