Searched refs:tty_makealias (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/sys/dev/ofw/ | ||
| H A D | ofw_console.c | 102 tty_makealias(tp, "%s", output); in cn_drvinit() |
| /freebsd-14.2/sys/sys/ | ||
| H A D | tty.h | 186 #define tty_makealias(tp,fmt,...) \ macro |