OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:eor
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/net/
hesiod.c
413
unsigned char qbuf[PACKETSZ], abuf[MAX_HESRESP], *p, *eom, *
eor
;
local in function:get_txt_records
494
eor
= p + len;
495
while (p <
eor
) {
497
if (p + n >
eor
) {
505
if (p <
eor
) {
/src/sys/kern/
uipc_socket2.c
860
* XXX I need to verify that I won't miss an
EOR
that
1275
int
eor
;
local in function:sbcompress
1280
eor
= 0;
1282
eor
|= m->m_flags & M_EOR;
1284
(
eor
== 0 ||
1315
if (
eor
) {
1317
n->m_flags |=
eor
;
Completed in 13 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025