Home
last modified time | relevance | path

Searched refs:INFO (Results 1 – 25 of 100) sorted by relevance

1234

/freebsd/share/mk/
H A Dbsd.info.mk120 IFILENS+= ${INFO:S/$/.${_f}/}
139 .for x in ${INFO}
159 CLEANFILES+= ${INFO}.texi
160 ${INFO}.texi: ${SRCS}
167 CLEANFILES+= ${INFO:S/$/.${_f}/} ${INFO:S/$/-la.${_f}/}
169 CLEANFILES+= ${INFO:S/$/-la.texi/}
173 CLEANFILES+= ${INFO:S/$/.info.*.html/} ${INFO:S/$/.info/}
176 .if defined(INFO)
184 ${INFO:S/$/.info.*.html/} ${DESTDIR}${INFODIR}/
H A Dbsd.init.mk40 .for x in BIN CONF DOC DTB INFO KMOD LIB MAN NLS SHARE
/freebsd/usr.sbin/crashinfo/
H A Dcrashinfo.sh75 }' $INFO)
150 INFO=$CRASHDIR/info.$DUMPNR
179 if [ ! -e $INFO ]; then
180 echo "$INFO not found"
215 sed -ne '/^ Panic String: /{s//panic: /;p;}' $INFO
/freebsd/lib/libfetch/
H A Dftp.errors11 211 INFO System status, or system help reply
12 212 INFO Directory status
13 213 INFO File status
14 214 INFO Help message
15 215 INFO Set system type
H A Dhttp.errors9 203 INFO Non-Authoritative Information
18 305 INFO Use Proxy
/freebsd/crypto/openssl/crypto/cmp/
H A Dcmp_vfy.c159 ossl_cmp_log2(INFO, ctx, " subject matches %s: %s", expect_desc, in check_name()
166 ossl_cmp_log2(INFO, ctx, " actual name in %s = %s", actual_desc, str); in check_name()
169 ossl_cmp_log2(INFO, ctx, " does not match %s = %s", expect_desc, str); in check_name()
192 ossl_cmp_log1(INFO, ctx, " subjectKID matches senderKID: %s", str); in check_kid()
198 ossl_cmp_log1(INFO, ctx, " cert Subject Key Identifier = %s", str); in check_kid()
201 ossl_cmp_log1(INFO, ctx, " does not match senderKID = %s", str); in check_kid()
237 ossl_cmp_log3(INFO, ctx, " considering %s%s %s with..", in cert_acceptable()
240 ossl_cmp_log1(INFO, ctx, " subject = %s", str); in cert_acceptable()
245 ossl_cmp_log1(INFO, ctx, " issuer = %s", str); in cert_acceptable()
508 ossl_cmp_log1(INFO, ctx, "matches msg sender = %s", sname); in check_msg_find_cert()
[all …]
H A Dcmp_client.c165 ossl_cmp_log1(INFO, ctx, "sending %s", req_type_str); in send_receive_check()
185 ossl_cmp_log1(INFO, ctx, "received %s", ossl_cmp_bodytype_to_string(bt)); in send_receive_check()
312 ossl_cmp_log2(INFO, ctx, in poll_for_response()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86GenRegisterBankInfo.def54 #define INSTR_3OP(INFO) INFO, INFO, INFO,
/freebsd/contrib/googletest/docs/
H A Dquickstart-bazel.md119 INFO: Analyzed target //:hello_test (26 packages loaded, 362 targets configured).
120 INFO: Found 1 test target...
121 INFO: From Testing //:hello_test:
137 INFO: Elapsed time: 4.190s, Critical Path: 3.05s
138 INFO: 27 processes: 8 internal, 19 linux-sandbox.
139 INFO: Build completed successfully, 27 total actions
142 INFO: Build completed successfully, 27 total actions
/freebsd/crypto/openssl/apps/
H A Dpkcs12.c26 #define INFO 0x4 macro
219 options |= INFO; in pkcs12_main()
372 if ((options & INFO) != 0) in pkcs12_main()
745 if ((options & INFO) && PKCS12_mac_present(p12)) { in pkcs12_main()
856 if (options & INFO) in dump_certs_keys_p12()
859 if (options & INFO) { in dump_certs_keys_p12()
917 if (options & INFO) in dump_certs_pkeys_bag()
931 if (options & INFO) { in dump_certs_pkeys_bag()
956 if (options & INFO) in dump_certs_pkeys_bag()
976 if (options & INFO) in dump_certs_pkeys_bag()
[all …]
/freebsd/sys/dev/ena/
H A Dena_sysctl.c735 ena_log(adapter->pdev, INFO, in ena_sysctl_buf_ring_size()
792 ena_log(adapter->pdev, INFO, in ena_sysctl_rx_queue_size()
861 ena_log(adapter->pdev, INFO, in ena_sysctl_io_queues_nb()
910 ena_log(adapter->pdev, INFO, in ena_sysctl_metrics_interval()
914 ena_log(adapter->pdev, INFO, in ena_sysctl_metrics_interval()
957 ena_log(adapter->pdev, INFO, in ena_sysctl_irq_base_cpu()
965 ena_log(adapter->pdev, INFO, in ena_sysctl_irq_base_cpu()
972 ena_log(adapter->pdev, INFO, in ena_sysctl_irq_base_cpu()
1013 ena_log(adapter->pdev, INFO, in ena_sysctl_irq_cpu_stride()
1018 ena_log(adapter->pdev, INFO, in ena_sysctl_irq_cpu_stride()
[all …]
H A Dena.c1904 ena_log(pdev, INFO, "releasing resource for irq %d\n", irq->vector); in ena_request_mgmnt_irq()
1967 ena_log(pdev, INFO, "queue %d - cpu %d\n", in ena_request_io_irq()
2234 ena_log(pdev, INFO, in create_queues_with_size_backoff()
2257 ena_log(adapter->pdev, INFO, "device is going UP\n"); in ena_up()
2271 ena_log(adapter->pdev, INFO, in ena_up()
2362 ena_log(adapter->pdev, INFO, "Link is down\n"); in ena_media_status()
2416 ena_log(adapter->pdev, INFO, in ena_ioctl()
2605 ena_log(adapter->pdev, INFO, "device is going DOWN\n"); in ena_down()
2846 ena_log(ctx->pdev, INFO, in ena_calc_io_queue_size()
2850 ena_log(ctx->pdev, INFO, "Using large LLQ headers\n"); in ena_calc_io_queue_size()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnitIndex.cpp53 CASE(INFO, INFO); in serializeSectionKind()
79 CASE(INFO, INFO); in deserializeSectionKind()
/freebsd/contrib/libpcap/
H A Dpcap-dpdk.c455 RTE_LOG(INFO,USER1, "portid:%d, RX-packets: %-10"PRIu64" RX-errors: %-10"PRIu64 in nic_stats_display()
458 …RTE_LOG(INFO,USER1, "portid:%d, RX-PPS: %-10"PRIu64" RX-Mbps: %.2lf\n", portid, pd->pps, pd->bps/1… in nic_stats_display()
563 RTE_LOG(INFO, USER1,"dpdk cfg: %s\n",dpdk_cfg); in parse_dpdk_cfg()
622 RTE_LOG(INFO,USER1,"env $DPDK_CFG is unset, so using default: %s\n",DPDK_DEF_CFG); in dpdk_pre_init()
970 …RTE_LOG(INFO, USER1,"Port %d device: %s, MAC:%s, PCI:%s\n", portid, p->opt.device, pd->mac_addr, p… in pcap_dpdk_activate()
971 RTE_LOG(INFO, USER1,"Port %d Link Up. Speed %u Mbps - %s\n", in pcap_dpdk_activate()
/freebsd/crypto/heimdal/lib/asn1/
H A Dkrb5.opt5 --sequence=ETYPE-INFO
H A Dkrb5.asn122 ETYPE-INFO,
23 ETYPE-INFO-ENTRY,
125 KRB5-PADATA-ETYPE-INFO(11),
136 KRB5-PADATA-SVR-REFERRAL-INFO(20), --- old ms referral number
139 KRB5-PADATA-SAM-ETYPE-INFO(23),
423 ETYPE-INFO-ENTRY ::= SEQUENCE {
429 ETYPE-INFO ::= SEQUENCE OF ETYPE-INFO-ENTRY
/freebsd/contrib/lib9p/pytest/
H A Dtestconf.ini.sample8 loglevel = INFO
H A Dclient.py220 level = kwargs.pop('level', logging.INFO)
267 level = logging.INFO
270 level = logging.INFO
/freebsd/contrib/libcbor/misc/
H A Dupdate_version.py5 logging.basicConfig(level=logging.INFO)
/freebsd/sys/dev/tws/
H A Dtws_services.h101 INFO, enumerator
/freebsd/contrib/wpa/wpa_supplicant/examples/
H A Ddpp-qrcode.py112 parser.add_argument('-d', const=logging.DEBUG, default=logging.INFO,
/freebsd/usr.bin/ee/nls/de_DE.ISO8859-1/
H A Dee.msg141 132 "INFO"
142 133 "[INFO]"
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dzzz_fw_ports_fwget.sh217 printf "INFO: wifi-firmware-%s-kmod template at %s\n" ${DRIVER} ${portsfile} >&2
/freebsd/usr.bin/ee/nls/uk_UA.KOI8-U/
H A Dee.msg141 132 "INFO"
/freebsd/contrib/bsnmp/snmpd/
H A DBEGEMOT-MIB.txt44 CONTACT-INFO

1234