Home | History | Annotate | Download | only in lastlogin

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,