OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:eos
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.bin/nbperf/
nbperf.c
125
char *line, *
eos
;
local in function:main
153
nbperf.c = strtod(optarg, &
eos
);
154
if (errno ||
eos
[0] || !nbperf.c)
165
tmp = strtoll(optarg, &
eos
, 0);
166
if (errno ||
eos
== optarg ||
eos
[0] ||
/src/games/hack/
hack.options.c
270
char *eop =
eos
(buf);
hack.objnam.c
318
p =
eos
(buf) - 1;
538
p =
eos
(bp);
578
p =
eos
(bp);
hack.end.c
497
bp =
eos
(linebuf);
660
eos
(char *s)
function in typeref:typename:char *
extern.h
141
char *
eos
(char *);
Completed in 109 milliseconds
Indexes created Fri Oct 17 00:09:41 GMT 2025