OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:notify_udp_num
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/nsd/dist/
xfrd-notify.c
67
if(xfrd->
notify_udp_num
== XFRD_MAX_UDP_NOTIFY) {
89
xfrd->
notify_udp_num
--;
507
if(xfrd->
notify_udp_num
< XFRD_MAX_UDP_NOTIFY) {
509
xfrd->
notify_udp_num
++;
xfrd.h
120
int
notify_udp_num
;
member in struct:xfrd_state
xfrd.c
220
xfrd->
notify_udp_num
= 0;
Completed in 27 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026