Home
last modified time | relevance | path

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

/openbsd/bin/csh/
H A Dfile.c76 #define CL_ALTWERASE 0x1 macro
261 ((cl->flags & CL_ALTWERASE) == 0 || in cl_erasew()
266 ((cl->flags & CL_ALTWERASE) && in cl_erasew()
788 cl.flags |= CL_ALTWERASE; in tenex()