Searched refs:x4 (Results 1 - 7 of 7) sorted by relevance
/bind-9.11.3/lib/isc/include/isc/ |
H A D | fsaccess.h | 132 #define ISC_FSACCESS_OTHER 0x4 /*%< Not the owner or the group owner. */
|
/bind-9.11.3/lib/isc/ |
H A D | chacha_private.h | 98 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; local 134 x4 = j4; 147 QUARTERROUND( x0, x4, x8,x12) 154 QUARTERROUND( x3, x4, x9,x14) 160 x4 = PLUS(x4,j4); 178 x4 = XOR(x4,U8TO32_LITTLE(m + 16)); 202 U32TO8_LITTLE(c + 16,x4);
|
/bind-9.11.3/lib/tests/include/tests/ |
H A D | t_api.h | 32 #define T_SKIPPED 0x4
|
/bind-9.11.3/bin/tests/system/notify/ns2/ |
H A D | named.conf | 45 zone x4 { type master; file "generic.db"; also-notify { 10.53.0.3; }; };
|
/bind-9.11.3/lib/dns/include/dns/ |
H A D | db.h | 277 #define DNS_DB_NONSEC3 0x4
|
/bind-9.11.3/lib/dns/ |
H A D | message.c | 1182 auth_dnssec |= 0x4; 1198 auth_rrsig |= 0x4; 3979 ADD_STRING(target, "MBZ: 0x4"); 4053 ADD_STRING(target, "; MBZ: 0x4");
|
/bind-9.11.3/lib/bind9/ |
H A D | check.c | 2809 #define DLV_KSK_KEY 0x4
|
Completed in 37 milliseconds