/bind-9.6-ESV-R11/lib/dns/rdata/generic/ |
H A D | soa_6.h | 29 isc_uint32_t serial; /*%< host order */ member in struct:dns_rdata_soa
|
/bind-9.6-ESV-R11/lib/lwres/ |
H A D | context_p.h | 42 lwres_uint32_t serial; /*%< serial number state */ member in struct:lwres_context
|
H A D | lwresutil.c | 250 lwres_uint32_t serial; local 264 serial = lwres_context_nextserial(ctx); 285 pkt.serial = serial; 312 if (pkt.serial != serial) 366 lwres_uint32_t serial; local 379 serial = lwres_context_nextserial(ctx); 395 pkt.serial = serial; 473 lwres_uint32_t serial; local [all...] |
H A D | context.c | 46 The context holds a serial number that is used to identify resolver 48 requests. This serial number is controlled using 50 lwres_context_initserial() sets the serial number for context *ctx to 51 serial. lwres_context_nextserial() increments the serial number and 184 ctx->serial = time(NULL); /* XXXMLG or BEW */ 231 /*% Increments the serial number and returns the previous value. */ 236 return (ctx->serial++); 239 /*% Sets the serial number for context *ctx to serial 241 lwres_context_initserial(lwres_context_t *ctx, lwres_uint32_t serial) argument [all...] |
/bind-9.6-ESV-R11/lib/lwres/include/lwres/ |
H A D | lwpacket.h | 60 * If two packets from the same source have the same serial 66 lwres_uint32_t serial; member in struct:lwres_lwpacket
|
/bind-9.6-ESV-R11/contrib/zkt/ |
H A D | zkt-soaserial.c | 5 ** A small utility to print out the (unixtime) soa serial 56 static int read_serial_fromfile (const char *fname, unsigned long *serial); 57 static void printserial (const char *fname, unsigned long serial); 103 ** <SPACEes or TABs> 1234567890; serial number 108 static int read_serial_fromfile (const char *fname, unsigned long *serial) argument 140 *serial = 0L; /* read in the current serial number */ 141 if ( fscanf (fp, "%lu", serial) != 1 ) /* try to get serial no */ 144 return -3; /* no serial numbe 155 printserial(const char *fname, unsigned long serial) argument 202 unsigned long serial; local [all...] |
H A D | soaserial.c | 72 ** <SPACEes or TABs> 1234567890; serial number 75 ** The space from the first digit of the serial number to 78 ** So you have to left justify the serial number in a field 91 serial number increment. 111 error = inc_soa_serial (fp, use_unixtime); /* .. inc soa serial no ... */ 167 ** return the serial number of the given time in the form 186 ** increment the soa serial number of the file 'fp' 193 ulong serial; local 204 serial = 0L; /* read in the current serial numbe [all...] |
/bind-9.6-ESV-R11/bin/dig/ |
H A D | host.c | 667 isc_uint32_t serial = 0; local 696 serial = strtoul(isc_commandline_argument + 5, 724 lookup->ixfr_serial = serial;
|
H A D | dighost.c | 84 #include <isc/serial.h> 1776 soa.serial = lookup->ixfr_serial; 2799 isc_uint32_t ixfr_serial = query->lookup->ixfr_serial, serial; local 2870 serial = soa.serial; 2874 query->first_rr_serial = serial; 2875 debug("this is the first serial %u", 2876 serial); 2878 serial)) { 2890 if (query->first_rr_serial == serial) { [all...] |
/bind-9.6-ESV-R11/bin/rndc/ |
H A D | rndc.c | 89 static isc_uint32_t serial; variable 110 Retransfer a single zone without checking serial number.\n\ 294 DO("create message", isccc_cc_createmessage(1, NULL, NULL, ++serial, 363 DO("create message", isccc_cc_createmessage(1, NULL, NULL, ++serial, 780 isc_random_get(&serial);
|
/bind-9.6-ESV-R11/lib/isccc/ |
H A D | cc.c | 468 isc_uint32_t serial, isccc_time_t now, 502 if (isccc_cc_defineuint32(_ctrl, "_ser", serial) == NULL || 526 isc_uint32_t serial, isccc_time_t now, 529 return (createmessage(version, from, to, serial, now, expires, 538 isc_uint32_t serial; local 547 isccc_cc_lookupuint32(_ctrl, "_ser", &serial) != ISC_R_SUCCESS || 561 result = createmessage(1, _to, _frm, serial, t, 0, &ack, ISC_FALSE); 616 isc_uint32_t serial; local 625 isccc_cc_lookupuint32(_ctrl, "_ser", &serial) != ISC_R_SUCCESS || 639 result = isccc_cc_createmessage(1, _to, _frm, serial, no 467 createmessage(isc_uint32_t version, const char *from, const char *to, isc_uint32_t serial, isccc_time_t now, isccc_time_t expires, isccc_sexpr_t **alistp, isc_boolean_t want_expires) argument 525 isccc_cc_createmessage(isc_uint32_t version, const char *from, const char *to, isc_uint32_t serial, isccc_time_t now, isccc_time_t expires, isccc_sexpr_t **alistp) argument [all...] |
/bind-9.6-ESV-R11/bin/named/ |
H A D | statschannel.c | 731 isc_uint32_t serial; local 751 TRY0(xmlTextWriterStartElement(writer, ISC_XMLCHAR "serial")); 752 if (dns_zone_getserial2(zone, &serial) == ISC_R_SUCCESS) 753 TRY0(xmlTextWriterWriteFormatString(writer, "%u", serial));
|
H A D | update.c | 24 #include <isc/serial.h> 1369 * Increment the SOA serial number of database 'db', version 'ver'. 1386 isc_uint32_t serial; local 1393 serial = dns_soa_getserial(&addtuple->rdata); 1396 serial = (serial + 1) & 0xFFFFFFFF; 1397 if (serial == 0) 1398 serial = 1; 1400 dns_soa_setserial(serial, &addtuple->rdata); 1415 * illegally cause the SOA serial numbe [all...] |
/bind-9.6-ESV-R11/lib/dns/ |
H A D | journal.c | 56 * serial number. Unused index entries have an "offset" 72 * whose serial number is current-(2^31-1) to current 83 * SOA serial number does not change (BIND 8 sends such 184 unsigned char serial[4]; /*%< SOA serial before update. */ member in struct:__anon111 227 unsigned char serial0[4]; /*%< SOA serial before update. */ 228 unsigned char serial1[4]; /*%< SOA serial after update. */ 243 isc_uint32_t serial; member in struct:__anon116 248 #define POS_INVALIDATE(pos) ((pos).offset = 0, (pos).serial = 0) 321 isc_uint32_t current_serial; /*%< Current SOA serial */ 828 index_find(dns_journal_t *j, isc_uint32_t serial, journal_pos_t *best_guess) argument 889 index_invalidate(dns_journal_t *j, isc_uint32_t serial) argument 919 journal_find(dns_journal_t *j, isc_uint32_t serial, journal_pos_t *pos) argument 2009 dns_journal_compact(isc_mem_t *mctx, char *filename, isc_uint32_t serial, isc_uint32_t target_size) argument [all...] |
H A D | sdb.c | 517 isc_uint32_t serial) 526 mname, rname, serial, 516 dns_sdb_putsoa(dns_sdblookup_t *lookup, const char *mname, const char *rname, isc_uint32_t serial) argument
|
H A D | sdlz.c | 1661 isc_uint32_t serial) 1670 mname, rname, serial, 1660 dns_sdlz_putsoa(dns_sdlzlookup_t *lookup, const char *mname, const char *rname, isc_uint32_t serial) argument
|
H A D | rbtdb.c | 39 #include <isc/serial.h> 223 rbtdb_serial_t serial; member in struct:rdatasetheader 373 rbtdb_serial_t serial; member in struct:rbtdb_version 468 rbtdb_serial_t serial; member in struct:__anon127 1072 allocate_version(isc_mem_t *mctx, rbtdb_serial_t serial, argument 1081 version->serial = serial; 1304 rollback_node(dns_rbtnode_t *node, rbtdb_serial_t serial) { argument 1313 * We set the IGNORE attribute on rdatasets with serial number 1314 * 'serial' 2153 rbtdb_serial_t serial, least_serial; local 5159 rbtdb_serial_t serial; local 5389 cname_and_other_data(dns_rbtnode_t *node, rbtdb_serial_t serial) argument 7617 rbtdb_serial_t serial; local 7674 rbtdb_serial_t serial; local [all...] |
H A D | zone.c | 33 #include <isc/serial.h> 622 unsigned int *soacount, isc_uint32_t *serial, 1020 isc_uint32_t serial; local 1022 result = dns_zone_getserial2(zone, &serial); 1024 serial = 0; /* XXX: not really correct, but no other choice */ 1026 return (serial); 2579 isc_uint32_t serial, oldserial, refresh, retry, expire, minimum; local 2663 result = zone_get_from_db(zone, db, &nscount, &soacount, &serial, 2719 !isc_serial_gt(serial, oldserial)) { 2729 "new serial ( 2993 zone_load_soa_rr(dns_db_t *db, dns_dbnode_t *node, dns_dbversion_t *version, unsigned int *soacount, isc_uint32_t *serial, isc_uint32_t *refresh, isc_uint32_t *retry, isc_uint32_t *expire, isc_uint32_t *minimum) argument 3071 zone_get_from_db(dns_zone_t *zone, dns_db_t *db, unsigned int *nscount, unsigned int *soacount, isc_uint32_t *serial, isc_uint32_t *refresh, isc_uint32_t *retry, isc_uint32_t *expire, isc_uint32_t *minimum, unsigned int *errors) argument 3690 isc_uint32_t serial; local 6416 isc_uint32_t serial; local 7109 isc_uint32_t serial; local 7651 isc_uint32_t serial, oldserial = 0; local 9067 isc_uint32_t serial = 0, oldserial; local 9763 isc_uint32_t serial, oldserial; local 9921 isc_uint32_t serial, refresh, retry, expire, minimum; local [all...] |
/bind-9.6-ESV-R11/bin/dnssec/ |
H A D | dnssec-signzone.c | 55 #include <isc/serial.h> 1150 * Increment (or set if nonzero) the SOA serial 1153 setsoaserial(isc_uint32_t serial) { argument 1179 if (serial) { 1180 /* Set SOA serial to the value provided. */ 1181 new_serial = serial; 1183 /* Increment SOA serial using RFC 1982 arithmetics */ 1189 /* If the new serial is not likely to cause a zone transfer 1190 * (a/ixfr) from servers having the old serial, warn the user. 2986 fprintf(stderr, "\t\tsoa serial forma [all...] |