OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sendcount
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/mpl/bind/dist/bin/dig/
dighost.c
111
isc_refcount_t
sendcount
= 0;
variable
1536
isc_refcount_current(&
sendcount
) == 0)
2743
isc_refcount_decrement0(&
sendcount
);
2744
debug("
sendcount
=%" PRIuFAST32, isc_refcount_current(&
sendcount
));
3165
isc_refcount_increment0(&
sendcount
);
3166
debug("
sendcount
=%" PRIuFAST32, isc_refcount_current(&
sendcount
));
3557
isc_refcount_increment0(&
sendcount
);
3558
debug("
sendcount
=%" PRIuFAST32
[
all
...]
Completed in 62 milliseconds
Indexes created Fri Apr 03 00:24:04 UTC 2026