Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/csh/
H A Dsh.h116 bool justpr; /* Just print because of :p hist mod */ variable
H A Dsh.c924 justpr = enterhist; /* execute if not entering history */ in process()
1014 if (justpr) in process()
H A Dsh.lex.c610 justpr++; in getsub()