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

/freebsd-11.0-release/usr.sbin/bsdconfig/console/
H A Dttys105 # ttys_set_type $consterm
107 # Set terminal type of `ttyv*' and `cons[0-9]' entries in ttys(5) to $consterm.
112 local consterm="$1" err
138 if ! err=$( awk -v consterm="$consterm" '
158 printf "%s%s%s\n", left, consterm, right
200 f_dialog_menuitem_fetch consterm
201 ttys_set_type "$consterm" || f_die

Completed in 55 milliseconds