Home
last modified time | relevance | path

Searched refs:setty (Results 1 – 5 of 5) sorted by relevance

/freebsd/share/man/man1/
H A DMakefile74 builtin.1 setty.1 \
/freebsd/contrib/tcsh/
H A DNewThings97 * setty builtin
101 untouched are specified as <mode>. setty with no arguments prints
102 the modes that are affected by tcsh, and setty -a prints all modes.
H A DPorted467 : Use setty to fix the default tty settings.
H A DFixes1849 5. setty builtin addition
/freebsd/usr.sbin/lpr/lpd/
H A Dprintjob.c142 static void setty(const struct printer *_pp);
1901 setty(pp); in opentty()
1950 setty(const struct printer *pp) in setty() function