Searched refs:full_host_wslen (Results 1 – 1 of 1) sorted by relevance
87 int full_host_wslen = 0; in read_make_machines() local201 full_host_wslen = wcslen(full_host); in read_make_machines()259 } else if (wcslen(mp) == full_host_wslen && in read_make_machines()260 IS_WEQUALN(mp, full_host, full_host_wslen)) { in read_make_machines()