Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/who/
H A Dutmpentry.c72 size_t maxname = 8, maxline = 8, maxhost = 16; variable
/netbsd-src/usr.bin/w/
H A Dw.c102 int maxname = 8, maxline = 3, maxhost = 16; variable