Home
last modified time | relevance | path

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

/netbsd-src/bin/csh/
H A Dlex.c131 static int getCtmp; variable
133 #define getC(f) ((getCtmp = peekc) ? (peekc = 0, getCtmp) : getC1(f))