Searched refs:phlen (Results 1 – 1 of 1) sorted by relevance
324 int pulen, phlen; in match_triple_entry() local333 phlen = strlen(phost0); in match_triple_entry()448 if (phlen != strlen(current)) { in match_triple_entry()453 if (strncasecmp(phost0, current, phlen) == 0) { in match_triple_entry()