OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EOI
(Results
1 - 9
of
9
) sorted by relevancy
/src/distrib/utils/more/
input.c
75
if (c ==
EOI
)
83
if (c == '\n' || c ==
EOI
)
119
if (c !=
EOI
)
165
if (c ==
EOI
)
188
if (c ==
EOI
)
218
if (c ==
EOI
|| sigs)
less.h
37
#define
EOI
(0)
ch.c
175
return (
EOI
);
187
* Set an
EOI
marker in the buffered data itself. Then ensure the
188
* data is "clean": there are no extra
EOI
chars in the data and
194
bp->data[bp->datasize++] =
EOI
;
200
if (*p ==
EOI
)
212
*t++ = (ch ==
EOI
) ? 0200 : ch;
295
while (ch_forw_get() !=
EOI
)
361
if (c !=
EOI
&& ++ch_offset >= BUFSIZ) {
377
return(
EOI
);
line.c
423
(c = ch_forw_get()) ==
EOI
)
430
if (c == '\n' || c ==
EOI
)
485
if (c ==
EOI
)
main.c
233
while ((c = ch_forw_get()) !=
EOI
)
243
else while ((c = ch_forw_get()) !=
EOI
)
prim.c
387
if (c ==
EOI
) {
426
while ((c = ch_back_get()) != '\n' && c !=
EOI
)
479
* so there should be no
EOI
at this stage.
/src/bin/test/
test.c
50
EOI
,
463
if (n ==
EOI
)
821
return
EOI
;
/src/sys/dev/stbi/
stb_image.c
1754
#define
EOI
(x) ((x) == 0xd9)
1785
while (!
EOI
(m)) {
/src/share/terminfo/
terminfo
8959
sgr0=\EN*, smcup=\EOt, smir=\
EOi
, smso=\EOo, smul=\EOu,
13897
# <kf6=\EOh>, <kf7=\
EOi
>, <kf8=\EOj>, -- esr)
14016
kf3=\EOe, kf4=\EOf, kf5=\EOg, kf6=\EOh, kf7=\
EOi
, kf8=\EOj,
14089
kf4=\EOf, kf5=\EOg, kf6=\EOh, kf7=\
EOi
, kf8=\EOj, khome=\E[H,
14233
kf2=\EOd, kf3=\EOe, kf4=\EOf, kf5=\EOg, kf6=\EOh, kf7=\
EOi
,
14301
kf15=\
EOi
, kf16=\EOj, kf2=\EOV, kf3=\EOu, kf4=\ENj, kf5=\ENe,
14336
kf12=\EOf, kf13=\EOg, kf14=\EOh, kf15=\
EOi
, kf16=\EOj,
14376
kf6=\EOh, kf7=\
EOi
, kf8=\EOj, kfnd=\EOx, khlp=\EOm,
14518
kf21=\
EOI
, kf22=\EOJ, kf23=\ENO, kf24=\ENP, kf25=\ENQ,
14524
kf7=\
EOi
, kf8=\EOj, kf9=\ENo, khome=\E[H, kich1=\E[@
[
all
...]
Completed in 45 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025