Searched refs:local_host_wslen (Results 1 – 1 of 1) sorted by relevance
85 int local_host_wslen; in read_make_machines() local193 local_host_wslen = wcslen(local_host); in read_make_machines()251 if (wcslen(mp) == local_host_wslen && in read_make_machines()252 IS_WEQUALN(mp, local_host, local_host_wslen)) { in read_make_machines()