Home
last modified time | relevance | path

Searched defs:xml (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.sbin/unbound/smallapp/
H A Dunbound-anchor.c1605 xml_parse(BIO * xml,time_t now) xml_parse() argument
1931 verify_and_update_anchor(const char * root_anchor_file,BIO * xml,BIO * p7s,STACK_OF (X509)* cert,const char * p7signer) verify_and_update_anchor() argument
1968 BIO *xml, *p7s; do_certupdate() local
[all...]
/openbsd-src/gnu/llvm/lldb/source/Host/common/
H A DXML.cpp52 bool XMLDocument::ParseMemory(const char *xml, size_t xml_length, in ParseMemory()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp1716 llvm::Expected<std::string> xml = ReadExtFeature("memory-map", ""); in LoadQXferMemoryMap() local