OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_eom
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/nameser/
ns_parse.c
118
handle->
_eom
= eom;
168
b = ns_skiprr(handle->_msg_ptr, handle->
_eom
, section,
178
b = dn_expand(handle->_msg, handle->
_eom
,
183
if (handle->_msg_ptr + NS_INT16SZ + NS_INT16SZ > handle->
_eom
)
192
if (handle->_msg_ptr + NS_INT32SZ + NS_INT16SZ > handle->
_eom
)
196
if (handle->_msg_ptr + rr->rdlength > handle->
_eom
)
231
b = ns_skiprr(handle->_msg_ptr, handle->
_eom
, section,
241
b = ns_name_unpack2(handle->_msg, handle->
_eom
, handle->_msg_ptr,
246
if (handle->_msg_ptr + NS_INT16SZ + NS_INT16SZ > handle->
_eom
)
255
if (handle->_msg_ptr + NS_INT32SZ + NS_INT16SZ > handle->
_eom
)
[
all
...]
/src/include/arpa/
nameser.h
133
const u_char *_msg, *
_eom
;
member in struct:__ns_msg
160
#define ns_msg_end(handle) ((handle).
_eom
+ 0)
161
#define ns_msg_size(handle) ((size_t)((handle).
_eom
- (handle)._msg))
Completed in 15 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025