OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:peekd
(Results
1 - 1
of
1
) sorted by relevancy
/src/bin/csh/
lex.c
89
* Getdol invokes history substitution, hence the extra peek,
peekd
,
92
static int peekc = 0,
peekd
= 0;
variable in typeref:typename:int
135
#define ungetD(c)
peekd
= c
396
if ((c =
peekd
) != '\0') {
397
peekd
= 0;
Completed in 11 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025