Home
last modified time | relevance | path

Searched defs:peekc (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/sh/
H A Ddefs.c73 unsigned peekc; variable
/illumos-gate/usr/src/cmd/units/
H A Dunits.c73 int peekc; variable
/illumos-gate/usr/src/cmd/csh/
H A Dsh.lex.c71 tchar peekc, peekd; variable
/illumos-gate/usr/src/cmd/vi/port/
H A Dex.h251 var int peekc; /* Peek ahead character (cmd mode input) */ variable
/illumos-gate/usr/src/cmd/pr/
H A Dpr.c1090 static int peekc = 0; in get() local
/illumos-gate/usr/src/cmd/ed/
H A Ded.c216 static int peekc; variable