Searched refs:x1 (Results 1 - 20 of 20) sorted by relevance

/bind-9.11.3/lib/isc/include/isc/
H A Dfsaccess.h130 #define ISC_FSACCESS_OWNER 0x1 /*%< User account. */
/bind-9.11.3/lib/tests/include/tests/
H A Dt_api.h29 #define T_PASS 0x1
44 #define T_REQUIRED 0x1
/bind-9.11.3/lib/isc/
H A Dchacha_private.h98 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; local
131 x1 = j1;
148 QUARTERROUND( x1, x5, x9,x13)
152 QUARTERROUND( x1, x6,x11,x12)
157 x1 = PLUS(x1,j1);
175 x1 = XOR(x1,U8TO32_LITTLE(m + 4));
199 U32TO8_LITTLE(c + 4,x1);
H A Drwlock.c258 #define WRITER_ACTIVE 0x1
/bind-9.11.3/lib/dns/include/dns/
H A Drdataslab.h48 #define DNS_RDATASLAB_FORCE 0x1
H A Ddb.h275 #define DNS_DB_RELATIVENAMES 0x1
/bind-9.11.3/bin/tests/system/notify/ns2/
H A Dnamed.conf42 zone x1 { type master; file "generic.db"; also-notify { 10.53.0.3; }; };
/bind-9.11.3/lib/isccfg/include/isccfg/
H A Dcfg.h474 #define CFG_PRINTER_XKEY 0x1 /* '?' out shared keys. */
H A Dgrammar.h251 #define CFG_PCTX_SKIP 0x1
/bind-9.11.3/contrib/idn/idnkit-1.0-src/util/
H A Dgenerate_normalize_data.pl64 my $CASEMAP_FINAL_BIT = 0x1;
/bind-9.11.3/lib/dns/
H A Drdataslab.c79 const struct xrdata *x1 = p1; local
81 return (dns_rdata_compare(&x1->rdata, &x2->rdata));
H A Dmessage.c1176 auth_dnssec |= 0x1;
1192 auth_rrsig |= 0x1;
H A Drbtdb.c6835 newheader->resign_lsb = rdataset->resign & 0x1;
7019 newheader->resign_lsb = rdataset->resign & 0x1;
7454 newheader->resign_lsb = rdataset->resign & 0x1;
8181 header->resign_lsb = resign & 0x1;
H A Dresolver.c6436 #define LOOK_FOR_NS_IN_ANSWER 0x1
/bind-9.11.3/lib/dns/tests/
H A Drsa_test.c32 0xa, 0x10, 0xbb, 0, 0xfe, 0x15, 0x1, 0x88, 0xcc, 0x7d
/bind-9.11.3/lib/lwres/
H A Dgetaddrinfo.c170 #define FOUND_IPV4 0x1
/bind-9.11.3/lib/irs/
H A Dgetaddrinfo.c177 #define FOUND_IPV4 0x1
/bind-9.11.3/contrib/dlz/modules/mysqldyn/
H A Ddlz_mysqldyn_mod.c674 i = 0x1;
/bind-9.11.3/lib/bind9/
H A Dcheck.c1451 bits += value & 0x1;
2807 #define ROOT_KSK_2010 0x1
3617 mask = (0x1 << (i*3)); /* SEARCH */
/bind-9.11.3/bin/named/
H A Dquery.c170 #define SFCACHE_CDFLAG 0x1

Completed in 2252 milliseconds