OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:serialno
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/makefs/cd9660/
cd9660_eltorito.h
159
int
serialno
;
member in struct:cd9660_boot_image
cd9660_eltorito.c
179
new_image->
serialno
= diskStructure->image_serialno++;
204
if (image->
serialno
+ 1 == diskStructure->image_serialno)
/src/external/bsd/nsd/dist/
difffile.c
1097
apply_ixfr(nsd_type* nsd, FILE *in, uint32_t
serialno
,
1226
/* first RR: check if SOA and correct zone &
serialno
*/
1241
if(serial !=
serialno
) {
1243
(unsigned)serial, (unsigned)
serialno
);
1256
/* if the serial no of the SOA equals the
serialno
, then AXFR */
1257
if (serial ==
serialno
)
1265
"in memory, skip IXFR", domain_to_string(zone->apex),
serialno
);
Completed in 23 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026