Lines Matching defs:hostlen
112 static size_t hostlen = 0;113 #define SIZECOLUMNS (!(namelen && linelen && hostlen))148 hostlen = atoi(optarg);183 if (!hostlen)184 hostlen = FIXED_HOSTLEN;464 if (!hostlen)467 if (hostlen < len)468 hostlen = len;527 (int)hostlen, (int)hostlen, o->o_host,
Indexes created Wed Oct 15 16:09:53 GMT 2025