OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:inputline
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/hack/
hack.tty.c
316
static char
inputline
[COLNO];
local in function:parse
328
save_cm =
inputline
;
330
inputline
[0] = foo;
331
inputline
[1] = 0;
333
inputline
[1] = getchar();
335
if (
inputline
[1] == foo)
336
inputline
[2] = getchar();
339
inputline
[2] = 0;
342
inputline
[1] = getchar();
343
inputline
[2] = 0
[
all
...]
/src/lib/libc/time/
zic.c
1708
inputline
(FILE *fp, char *buf, ptrdiff_t bufsize)
function in typeref:typename:bool
1761
if (!
inputline
(fp, buf, sizeof buf))
Completed in 14 milliseconds
Indexes created Wed Sep 24 05:09:52 GMT 2025