Home
last modified time | relevance | path

Searched refs:tty_makealias (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/sys/dev/ofw/
HDofw_console.c102 tty_makealias(tp, "%s", output); in cn_drvinit()
/freebsd-head/sys/sys/
HDtty.h186 #define tty_makealias(tp,fmt,...) \ macro