OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_rrnum
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/nameser/
ns_parse.c
162
rrnum = handle->
_rrnum
;
165
if (rrnum < handle->
_rrnum
)
167
if (rrnum > handle->
_rrnum
) {
169
rrnum - handle->
_rrnum
);
174
handle->
_rrnum
= rrnum;
201
if (++handle->
_rrnum
> handle->_counts[(int)section])
225
rrnum = handle->
_rrnum
;
228
if (rrnum < handle->
_rrnum
)
230
if (rrnum > handle->
_rrnum
) {
232
rrnum - handle->
_rrnum
);
[
all
...]
/src/include/arpa/
nameser.h
137
int
_rrnum
;
member in struct:__ns_msg
Completed in 12 milliseconds
Indexes created Thu Oct 23 18:09:57 GMT 2025