Home
last modified time | relevance | path

Searched refs:hostconf (Results 1 – 2 of 2) sorted by relevance

/external/autotest/contrib/
Ddhcp_failed_machines.py30 hostconf = list(itertools.takewhile(lambda x: x.strip() != '}', f)) variable
31 d = dict([h.strip().split()[-2:] for h in hostconf])
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Dares-test-init.cc433 NameContentList hostconf = { variable
439 "myhostname", "mydomainname.org", hostconf) {
509 "myhostname", "mydomainname.org", hostconf) {