OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:namewithdot
(Results
1 - 1
of
1
) sorted by null
/external/libppp/src/
ip.c
521
char
namewithdot
[MAXHOSTNAMELEN + 1], *n;
local
525
n =
namewithdot
;
527
if (end - ptr >= (int)sizeof
namewithdot
)
528
end = ptr + sizeof
namewithdot
- 1;
533
if (n !=
namewithdot
)
548
direction, qclass, qtype,
namewithdot
);
Completed in 864 milliseconds