Searched refs:their_name (Results 1 – 1 of 1) sorted by relevance
17416 const char *their_name = from ()->name (cfg.u ()); in read_config() local17424 if (0 != strcmp (their_name, our_name)) in read_config()17427 their_name[0] && our_name[0] ? G_("module %qs found") in read_config()17428 : their_name[0] in read_config()17431 their_name[0] ? their_name : our_name); in read_config()