Searched refs:their_host (Results 1 – 1 of 1) sorted by relevance
17454 const char *their_host = from ()->name (cfg.u ()); in read_config() local17455 dump () && dump ("Read target='%s', host='%s'", their_target, their_host); in read_config()17457 || strcmp (their_host, HOST_MACHINE)) in read_config()17460 their_target, TARGET_MACHINE, their_host, HOST_MACHINE); in read_config()