Searched refs:hostwidth (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/usr.bin/who/
H A Dwho.c63 int hostwidth = HOST_WIDTH; variable
115 hostwidth -= 2;
117 hostwidth -= 6;
270 printf(" (%.*s)", hostwidth, up->ut_host);
288 (void)printf(" %.*s", hostwidth, "FROM");

Completed in 111 milliseconds