Home
last modified time | relevance | path

Searched defs:new_url (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/crypto/openssl/crypto/http/
H A Dhttp_client.c1106 static int redirection_ok(int n_redir, const char *old_url, const char *new_url) in redirection_ok()
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp4297 std::string new_url = llvm::StringSwitch<std::string>(url->scheme) LLGSArgToURL() local