Home
last modified time | relevance | path

Searched refs:attyset (Results 1 – 3 of 3) sorted by relevance

/original-bsd/bin/sh/
H A Dvar.h73 #define attyset() ((vatty.flags & VUNSET) == 0) macro
H A Dmain.c103 && (! attyset() || equal(termval(), "emacs"))
H A Dparser.c860 && attyset() && ! equal(termval(), "emacs")) {