Home
last modified time | relevance | path

Searched defs:attyset (Results 1 – 2 of 2) sorted by relevance

/dports/devel/kBuild/kBuild-0.1.9998/src/kash/
H A Dvar.h124 #define attyset(psh) (((psh)->vatty.flags & VUNSET) == 0) macro
/dports/shells/dash/dash-0.5.11.5/src/
H A Dvar.h133 #define attyset() ((vatty.flags & VUNSET) == 0) macro