Searched refs:full_host (Results 1 – 1 of 1) sorted by relevance
86 wchar_t full_host[MAXNETNAMELEN + 1]; in read_make_machines() local200 MBSTOWCS(full_host, mbs_buffer2); in read_make_machines()201 full_host_wslen = wcslen(full_host); in read_make_machines()260 IS_WEQUALN(mp, full_host, full_host_wslen)) { in read_make_machines()