OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gobble
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/tip/aculib/
hayes.c
73
static char
gobble
(const char *);
97
(void)
gobble
("\r");
98
(void)
gobble
("\r");
106
if (
gobble
("\r")) {
107
if ((dummy =
gobble
("01234")) != '1')
154
gobble
(const char *match)
function in typeref:typename:char
244
c =
gobble
("03");
ventel.c
52
static int
gobble
(char, char *);
92
(void)
gobble
('\n', line);
93
if (
gobble
('\n', line))
94
connected =
gobble
('!', line);
170
gobble
(char match, char response[])
function in typeref:typename:int
/src/bin/cat/
cat.c
173
int ch,
gobble
, line, prev;
local in function:cook_buf
175
line =
gobble
= 0;
180
if (
gobble
)
182
gobble
= 1;
184
gobble
= 0;
Completed in 13 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025