Home
last modified time | relevance | path

Searched defs:maxhost (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/usr.bin/who/
H A Dutmpentry.c56 int maxname = 8, maxline = 8, maxhost = 16; variable
/dflybsd-src/usr.bin/w/
H A Dw.c90 static int maxname = 8, maxline = 3, maxhost = 16; variable