OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:zonestatnow
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/nsd/dist/
nsd.h
111
nsd->
zonestatnow
[zone->zonestatid].stc++ \
115
(nsd->
zonestatnow
[zone->zonestatid].stc[(i) <= (LASTELEM(nsd->
zonestatnow
[zone->zonestatid].stc) - 1) ? i : LASTELEM(nsd->
zonestatnow
[zone->zonestatid].stc)]++ ) \
347
struct nsdst*
zonestatnow
;
member in struct:nsd
server.c
639
nsd->
zonestatnow
= nsd->zonestat[0];
681
if(nsd->
zonestatnow
== nsd->zonestat[0])
713
if(nsd->
zonestatnow
== nsd->zonestat[0]) {
714
nsd->
zonestatnow
= nsd->zonestat[1];
717
nsd->
zonestatnow
= nsd->zonestat[0];
Completed in 34 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026