Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.h113 extern bool justpr; /* Just print because of :p hist mod */
H A Dsh.c927 justpr = enterhist; /* execute if not entering history */ in process()
1017 if (justpr) in process()
H A Dsh.lex.c25 bool justpr; variable
617 justpr++; in getsub()