Home
last modified time | relevance | path

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

/openbsd/bin/csh/
H A Dfile.c77 #define CL_PROMPT 0x2 macro
133 if (cl->flags & CL_PROMPT) { in cl_flush()
134 cl->flags &= ~CL_PROMPT; in cl_flush()
240 cl->flags |= CL_PROMPT; in cl_abort()
316 cl->flags |= CL_PROMPT; in cl_list()
791 cl.flags |= CL_PROMPT; in tenex()