Searched refs:_PATH_TTYPREFIX (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/usr.sbin/wsmoused/ | ||
H A D | pathnames.h | 36 #define _PATH_TTYPREFIX "/dev/ttyE" macro |
H A D | selection.c | 405 (void)snprintf(buf, sizeof(buf), _PATH_TTYPREFIX "%d", ttyno); in open_tty() |