OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SB_EOF
(Results
1 - 2
of
2
) sorted by relevancy
/src/libexec/telnetd/
state.c
62
#define
SB_EOF
() (subpointer >= subend)
1118
if (
SB_EOF
() || SB_GET() != TELQUAL_IS)
1123
while (SB_GET() != ',' && !
SB_EOF
());
1124
if (
SB_EOF
())
1141
if (
SB_EOF
() || SB_GET() != TELQUAL_IS) {
1148
!
SB_EOF
()) {
1167
if (
SB_EOF
())
1170
if (
SB_EOF
())
1173
if (
SB_EOF
())
1176
if (
SB_EOF
())
[
all
...]
/src/usr.bin/telnet/
telnet.c
81
#define
SB_EOF
() (subpointer >= subend)
777
if (
SB_EOF
() || SB_GET() != TELQUAL_SEND) {
800
if (
SB_EOF
())
823
if (
SB_EOF
())
848
if (
SB_EOF
())
875
if (
SB_EOF
())
897
if (
SB_EOF
())
927
if (
SB_EOF
())
956
if (
SB_EOF
())
Completed in 12 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025