Searched defs:ttybuf (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/libexec/comsat/ | ||
H A D | comsat.c | 250 struct termios ttybuf; in notify() local |
/openbsd-src/usr.bin/w/ | ||
H A D | w.c | 491 (void)strlcpy(ttybuf, _PATH_DEV, sizeof(ttybuf)); in ttystat() local |