Home
last modified time | relevance | path

Searched +full:0 +full:x10100000 (Results 1 – 25 of 28) sorted by relevance

12

/freebsd/contrib/unbound/daemon/
H A Ddaemon.c109 static int sig_record_quit = 0;
111 static int sig_record_reload = 0;
131 exit(0); in record_sigh()
198 sig_record_quit = 0; in signal_handling_playback()
199 sig_record_reload = 0; in signal_handling_playback()
215 if(r != 0) { in daemon_init()
225 #if OPENSSL_VERSION_NUMBER < 0x10100000 || !defined(HAVE_OPENSSL_INIT_SSL) in daemon_init()
231 # if OPENSSL_VERSION_NUMBER < 0x10100000 || !defined(HAVE_OPENSSL_INIT_CRYPTO) in daemon_init()
244 # if OPENSSL_VERSION_NUMBER < 0x10100000 || !defined(HAVE_OPENSSL_INIT_SSL) in daemon_init()
261 daemon->need_to_exit = 0; in daemon_init()
[all …]
/freebsd/sys/contrib/device-tree/src/arm/arm/
H A Darm-realview-eb-11mp-ctrevb.dts38 reg = <0x10101000 0x1000>,
39 <0x10100100 0x100>;
43 reg = <0x10102000 0x1000>;
47 reg = <0x10100000 0x100>;
51 reg = <0x10100600 0x20>;
55 reg = <0x10100620 0x20>;
H A Dversatile-ab.dts24 reg = <0x0 0x08000000>;
28 #clock-cells = <0>;
38 #size-cells = <0>;
40 port@0 {
41 reg = <0>;
71 reg = <0x10000000 0x200>;
72 ranges = <0x0 0x10000000 0x200>;
76 led@8,0 {
78 reg = <0x08 0x04>;
79 offset = <0x08>;
[all …]
/freebsd/contrib/unbound/smallapp/
H A Dunbound-host.c81 static int verb = 0;
124 if(inet_pton(AF_INET, nm, &addr) <= 0) { in isip4()
125 return 0; in isip4()
129 (unsigned)((uint8_t*)&addr)[1], (unsigned)((uint8_t*)&addr)[0]); in isip4()
144 if(inet_pton(AF_INET6, nm, &addr) <= 0) { in isip6()
145 return 0; in isip6()
148 for(i=15; i>=0; i--) { in isip6()
150 *p++ = hex[ (b&0x0f) ]; in isip6()
152 *p++ = hex[ (b&0xf0) >> 4 ]; in isip6()
190 if(r == 0 && strcasecmp(t, "TYPE0") != 0 && in massage_type()
[all …]
H A Dunbound-control.c310 for(i=0; i<hist->num; i++) { in print_hist()
328 for(i=0; i<UB_STATS_QTYPE_NUM; i++) { in print_extended()
329 if(inhibit_zero && s->svr.qtype[i] == 0) in print_extended()
339 for(i=0; i<UB_STATS_QCLASS_NUM; i++) { in print_extended()
340 if(inhibit_zero && s->svr.qclass[i] == 0) in print_extended()
350 for(i=0; i<UB_STATS_OPCODE_NUM; i++) { in print_extended()
351 if(inhibit_zero && s->svr.qopcode[i] == 0) in print_extended()
382 for(i=0; i<UB_STATS_RCODE_NUM; i++) { in print_extended()
383 /* Always include RCODEs 0-5 */ in print_extended()
384 if(inhibit_zero && i > LDNS_RCODE_REFUSED && s->svr.ans_rcode[i] == 0) in print_extended()
[all …]
H A Dunbound-anchor.c104 * If 0 keys are valid, the zone has gone to insecure (a special marker is
178 "0/wsHNeP22qNyVO+XVBzrM8fk8BSUFuiT/6tZTYXRtEt5aKQZgXbKU5dUF3jT9qg\n"
191 static int verb = 0;
264 for(i=0; i<len; i++) { in print_data()
277 exit(0); in ub_ctx_error_exit()
291 exit(0); in create_unbound_context()
294 r = ub_ctx_set_option(ctx, "target-fetch-policy:", "0 0 0 0 0"); in create_unbound_context()
328 if(verb == 0 || verb == 1) return; in verb_cert()
331 X509_print_ex_fp(stdout, x, 0, (unsigned long)-1 in verb_cert()
345 if(verb == 0 || verb == 1) return; in verb_certs()
[all …]
/freebsd/sys/contrib/device-tree/src/mips/mscc/
H A Dluton.dtsi11 #size-cells = <0>;
13 cpu@0 {
17 reg = <0>;
26 #address-cells = <0>;
34 #clock-cells = <0>;
40 #clock-cells = <0>;
50 ranges = <0 0x60000000 0x20000000>;
56 reg = <0x10000000 0x2c>;
61 reg = <0x10000084 0x70>;
69 pinctrl-0 = <&uart_pins>;
[all …]
/freebsd/sys/contrib/device-tree/Bindings/usb/
H A Dstarfive,jh7110-usb.yaml68 "^usb@[0-9a-f]+$":
88 ranges = <0x0 0x10100000 0x100000>;
91 starfive,stg-syscon = <&stg_syscon 0x4>;
105 usb@0 {
107 reg = <0x0 0x10000>,
108 <0x10000 0x10000>,
109 <0x20000 0x10000>;
/freebsd/sys/contrib/device-tree/src/arm64/realtek/
H A Drtd129x.dtsi8 /memreserve/ 0x0000000000000000 0x000000000001f000;
9 /memreserve/ 0x000000000001f000 0x00000000000e1000;
10 /memreserve/ 0x0000000001b00000 0x00000000004be000;
26 reg = <0x1f000 0x1000>;
30 reg = <0x1ffe000 0x4000>;
34 reg = <0x10100000 0xf00000>;
47 #clock-cells = <0>;
51 soc@0 {
55 ranges = <0x00000000 0x00000000 0x0001f000>, /* boot ROM */
57 <0x80000000 0x80000000 0x80000000>;
[all …]
H A Drtd139x.dtsi8 /memreserve/ 0x0000000000000000 0x000000000002f000;
9 /memreserve/ 0x000000000002f000 0x00000000000d1000;
25 reg = <0x2f000 0x1000>;
29 reg = <0x1ffe000 0x4000>;
33 reg = <0x10100000 0xf00000>;
46 #clock-cells = <0>;
50 soc@0 {
54 ranges = <0x00000000 0x00000000 0x0001f000>, /* boot ROM */
55 <0x98000000 0x98000000 0x68000000>;
59 reg = <0x98000000 0x200000>;
[all …]
H A Drtd16xx.dtsi23 reg = <0x2f000 0x1000>;
27 reg = <0x1ffe000 0x4000>;
31 reg = <0x10100000 0xf00000>;
38 #size-cells = <0>;
40 cpu0: cpu@0 {
43 reg = <0x0>;
51 reg = <0x100>;
59 reg = <0x200>;
67 reg = <0x300>;
75 reg = <0x400>;
[all …]
/freebsd/contrib/unbound/sldns/
H A Dkeyraw.c55 if (len > 0) { in sldns_rr_dnskey_key_size_raw()
56 t = keydata[0]; in sldns_rr_dnskey_key_size_raw()
59 return 0; in sldns_rr_dnskey_key_size_raw()
69 if (len > 0) { in sldns_rr_dnskey_key_size_raw()
70 if (keydata[0] == 0) { in sldns_rr_dnskey_key_size_raw()
77 return 0; in sldns_rr_dnskey_key_size_raw()
80 exp = keydata[0]; in sldns_rr_dnskey_key_size_raw()
84 return 0; in sldns_rr_dnskey_key_size_raw()
106 return 0; in sldns_rr_dnskey_key_size_raw()
113 return 0; in sldns_calc_keytag_raw()
[all …]
/freebsd/contrib/ldns/
H A Derror.c150 #if OPENSSL_VERSION_NUMBER < 0x10100000 || defined(HAVE_LIBRESSL)
152 "ldns needs to be linked with OpenSSL >= 1.1.0 to be able "
157 "X509_STORE_CTX_set0_dane() functions within OpenSSL >= 1.1.0 "
187 { 0, NULL }
H A Dkeys.c62 { 0, NULL }
72 key_list->_key_count = 0; in ldns_key_list_new()
90 ldns_key_set_origttl(newkey, 0); in ldns_key_new()
91 ldns_key_set_keytag(newkey, 0); in ldns_key_new()
92 ldns_key_set_inception(newkey, 0); in ldns_key_new()
93 ldns_key_set_expiration(newkey, 0); in ldns_key_new()
142 static int gost_id = 0; in ldns_key_EVP_load_gost_id()
165 return 0; in ldns_key_EVP_load_gost_id()
170 return 0; in ldns_key_EVP_load_gost_id()
178 return 0; in ldns_key_EVP_load_gost_id()
[all …]
H A Ddnssec.c45 for (i = 0; i < ldns_rr_list_rr_count(rrs); i++) { in ldns_dnssec_get_rrsig_for_name_and_type()
49 name) == 0 && in ldns_dnssec_get_rrsig_for_name_and_type()
72 for (i = 0; i < ldns_rr_list_rr_count(rrs); i++) { in ldns_dnssec_get_dnskey_for_rrsig()
76 ldns_rr_rrsig_signame(rrsig)) == 0 && in ldns_dnssec_get_dnskey_for_rrsig()
129 nsec = ldns_rr_list_rr(nsec3s, 0); in ldns_dnssec_nsec3_closest_encloser()
142 while (ldns_dname_label_count(sname) > 0) { in ldns_dnssec_nsec3_closest_encloser()
161 for (nsec_i = 0; nsec_i < ldns_rr_list_rr_count(nsec3s); nsec_i++) { in ldns_dnssec_nsec3_closest_encloser()
167 if (ldns_dname_compare(ldns_rr_owner(nsec), hashed_sname) == 0) { in ldns_dnssec_nsec3_closest_encloser()
207 for (i = 0; i < ldns_pkt_ancount(pkt); i++) { in ldns_dnssec_pkt_has_rrsigs()
213 for (i = 0; i < ldns_pkt_nscount(pkt); i++) { in ldns_dnssec_pkt_has_rrsigs()
[all …]
H A Dhost2str.c68 { 0, NULL }
77 { 0, NULL }
92 { 0, NULL }
102 { 0, NULL }
118 { 0, NULL }
127 { 0, NULL }
130 const ldns_output_format ldns_output_format_nocomments_record = { 0, NULL };
337 uint8_t src_pos = 0; in ldns_rdf2buffer_str_dname()
355 while ((len > 0) && src_pos < ldns_rdf_size(dname)) { in ldns_rdf2buffer_str_dname()
357 for(i = 0; i < len; i++) { in ldns_rdf2buffer_str_dname()
[all …]
/freebsd/contrib/unbound/dnstap/
H A Dunbound-dnstap-socket.c77 printf("usage: %s [options]\n", argv[0]); in usage()
94 static int longformat = 0;
232 return 0; in tap_data_list_insert()
247 tap_data_free(e->d, 0); in tap_data_list_delete()
262 s->ev_added = 0; in tap_socket_delev()
369 memset(&addr, 0, sizeof(addr)); in make_tcp_accept()
376 if((s = socket(addr.ss_family, SOCK_STREAM, 0)) == -1) { in make_tcp_accept()
382 (socklen_t)sizeof(on)) < 0) { in make_tcp_accept()
389 if(bind(s, (struct sockaddr*)&addr, len) != 0) { in make_tcp_accept()
412 s->fd = create_local_accept_sock(s->socketpath, NULL, 0); in tap_socket_setup()
[all …]
/freebsd/sys/contrib/device-tree/src/arm/st/
H A Dste-nomadik-stn8815.dtsi14 reg = <0x00000000 0x04000000>,
15 <0x08000000 0x04000000>;
20 reg = <0x10210000 0x1000>;
37 reg = <0x101e2000 0x1000>;
46 reg = <0x101e3000 0x100
[all...]
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dipq8074.dtsi21 #clock-cells = <0>;
27 #clock-cells = <0>;
33 #size-cells = <0>;
35 CPU0: cpu@0 {
38 reg = <0x0>;
47 reg = <0x1>;
55 reg = <0x2>;
63 reg = <0x3>;
90 reg = <0x0 0x4a600000 0x0 0x400000>;
95 reg = <0x0 0x4aa00000 0x0 0x100000>;
[all …]
/freebsd/sys/dev/sfxge/common/
H A Def10_tlv_layout.h59 * special values defined in the document, they are of the form 0xLTTTNNNN,
63 * 0: static configuration
100 #define TLV_TAG_END (0xEEEEEEEE)
105 #define TLV_TAG_SKIP (0x00000000)
106 #define TLV_TAG_INVALID (0xFFFFFFFF)
111 * 0.
114 #define TLV_TAG_PARTITION_HEADER (0xEF10DA7A)
120 /* 0 indicates the default segment (always located at offset 0), while other values
122 * The default segment may also have preset > 0, which means that it is a preset
123 * selected through an RFID command and copied by FW to the location at offset 0. */
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/tesla/
H A Dfsd.dtsi39 #size-cells = <0>;
88 /* Cluster 0 */
89 cpucl0_0: cpu@0 {
92 reg = <0x0 0x000>;
96 i-cache-size = <0xc000>;
99 d-cache-size = <0x8000>;
108 reg = <0x0 0x001>;
112 i-cache-size = <0xc000>;
115 d-cache-size = <0x8000>;
124 reg = <0x0 0x002>;
[all …]
/freebsd/sys/contrib/device-tree/src/riscv/starfive/
H A Djh7110.dtsi20 #size-cells = <0>;
22 S7_0: cpu@0 {
24 reg = <0>;
200 cpu_opp: opp-table-0 {
260 #clock-cells = <0>;
265 #clock-cells = <0>;
271 #clock-cells = <0>;
277 #clock-cells = <0>;
283 #clock-cells = <0>;
289 #clock-cells = <0>;
[all …]
/freebsd/sys/dev/qlnx/qlnxe/
H A Dmcp_public.h51 #define OFFSIZE_OFFSET_OFFSET 0
52 #define OFFSIZE_OFFSET_MASK 0x0000ffff
55 #define OFFSIZE_SIZE_MASK 0xffff0000
70 u32 speed; /* 0 = autoneg, 1000/10000/20000/25000/40000/50000/100000 */
71 #define ETH_SPEED_AUTONEG 0
72 #define ETH_SPEED_SMARTLINQ 0x8 /* deprecated - use link_modes field instead */
75 #define ETH_PAUSE_NONE 0x0
76 #define ETH_PAUSE_AUTONEG 0x1
77 #define ETH_PAUSE_RX 0x2
78 #define ETH_PAUSE_TX 0x4
[all …]
/freebsd/sys/dev/bxe/
H A Decore_hsi.h33 #define FW_ENCODE_32BIT_PATTERN 0x1e1e1e1e
39 #define LICENSE_MAX_ISCSI_TRGT_CONN_MASK 0xFFFF
40 #define LICENSE_MAX_ISCSI_TRGT_CONN_SHIFT 0
41 #define LICENSE_MAX_ISCSI_INIT_CONN_MASK 0xFFFF0000
47 #define LICENSE_MAX_FCOE_TRGT_CONN_MASK 0xFFFF
48 #define LICENSE_MAX_FCOE_TRGT_CONN_SHIFT 0
49 #define LICENSE_MAX_FCOE_INIT_CONN_MASK 0xFFFF0000
61 #define PIN_CFG_NA 0x00000000
62 #define PIN_CFG_GPIO0_P0 0x00000001
63 #define PIN_CFG_GPIO1_P0 0x00000002
[all …]
/freebsd/tools/test/iconv/ref/
H A DUTF-32BE-rev1 0x00 = 0x00000000
2 0x01 = 0x01000000
3 0x02 = 0x02000000
4 0x03 = 0x03000000
5 0x04 = 0x04000000
6 0x05 = 0x05000000
7 0x06 = 0x06000000
8 0x07 = 0x07000000
9 0x08 = 0x08000000
10 0x09 = 0x09000000
[all …]

12