OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ch_forw_get
(Results
1 - 6
of
6
) sorted by relevancy
/src/distrib/utils/more/
input.c
74
c =
ch_forw_get
();
105
c =
ch_forw_get
();
116
while ((c =
ch_forw_get
()) == '\n')
150
(void)
ch_forw_get
(); /* Skip the newline */
151
c =
ch_forw_get
(); /* First char of "current" line */
167
(void)
ch_forw_get
();
217
c =
ch_forw_get
();
line.c
423
(c =
ch_forw_get
()) == EOI)
447
c =
ch_forw_get
();
main.c
233
while ((c =
ch_forw_get
()) != EOI)
243
else while ((c =
ch_forw_get
()) != EOI)
ch.c
295
while (
ch_forw_get
() != EOI)
356
ch_forw_get
()
function in typeref:typename:int
prim.c
386
while ((c =
ch_forw_get
()) != '\n')
429
(void)
ch_forw_get
();
extern.h
32
int
ch_forw_get
__P((void));
Completed in 38 milliseconds
Indexes created Sat Oct 18 16:10:06 GMT 2025