Home
last modified time | relevance | path

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

/netbsd-src/bin/csh/
H A Dcsh.c96 int justpr; variable
1095 justpr = enterhist; /* execute if not entering history */ in process()
1199 if (justpr) in process()
H A Dcsh.h116 extern int justpr; /* Just print because of :p hist mod */
H A Dlex.c759 justpr++; in getsub()