Searched refs:withport (Results 1 – 1 of 1) sorted by relevance
103 int withport; local107 withport = 0;121 withport = 1;129 withport ? "[" : "",130 withport ? port : "",131 withport ? "]" : "");137 || (!withport && cmpsaddrwop(remote, p->remote) == 0)138 || (withport && cmpsaddrstrict(remote, p->remote) == 0)) {