Searched defs:host_hostname (Results 1 – 2 of 2) sorted by relevance
623 host_hostname='test_host1', argument1724 host_hostname='host1', argument
482 let host_hostname = host_hostname.and_then(|s| CString::new(s).ok()); in new() localVariable