Home
last modified time | relevance | path

Searched defs:set_host (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/usb/
H A Dotg.h28 int (*set_host)(struct usb_otg *otg, struct usb_bus *host); member
/kernel/linux/linux-6.6/include/linux/usb/
H A Dotg.h28 int (*set_host)(struct usb_otg *otg, struct usb_bus *host); member
/third_party/rust/crates/rust-openssl/openssl/src/x509/
H A Dverify.rs121 pub fn set_host(&mut self, host: &str) -> Result<(), ErrorStack> { in set_host() functions
/third_party/node/src/
H A Dnode_options.h29 void set_host(const std::string& host) { host_name_ = host; } in set_host() function in node::HostPort

Completed in 3 milliseconds