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_serial
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/unbound/dist/services/
authzone.h
253
uint32_t
notify_serial
;
member in struct:auth_xfer
authzone.c
3816
if(compare_serial(xfr->
notify_serial
, serial) < 0)
3817
xfr->
notify_serial
= serial;
3822
xfr->
notify_serial
= 0;
3830
xfr->
notify_serial
= serial;
6149
xfr_serial_means_update(xfr, xfr->
notify_serial
)))) {
6150
uint32_t sr = xfr->
notify_serial
;
6156
xfr->
notify_serial
= 0;
6163
xfr->
notify_serial
= sr;
7190
lock_protect(&xfr->lock, &xfr->
notify_serial
, sizeof(xfr->
notify_serial
));
[
all
...]
Completed in 67 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026