/freebsd/share/mk/ |
H A D | bsd.info.mk | 120 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 D | bsd.init.mk | 40 .for x in BIN CONF DOC DTB INFO KMOD LIB MAN NLS SHARE
|
/freebsd/usr.sbin/crashinfo/ |
H A D | crashinfo.sh | 75 }' $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 D | ftp.errors | 11 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 D | http.errors | 9 203 INFO Non-Authoritative Information 18 305 INFO Use Proxy
|
/freebsd/crypto/openssl/crypto/cmp/ |
H A D | cmp_vfy.c | 159 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 D | cmp_client.c | 165 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 D | X86GenRegisterBankInfo.def | 54 #define INSTR_3OP(INFO) INFO, INFO, INFO,
|
/freebsd/contrib/googletest/docs/ |
H A D | quickstart-bazel.md | 119 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 D | pkcs12.c | 26 #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 D | ena_sysctl.c | 735 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 D | ena.c | 1904 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 D | DWARFUnitIndex.cpp | 53 CASE(INFO, INFO); in serializeSectionKind() 79 CASE(INFO, INFO); in deserializeSectionKind()
|
/freebsd/contrib/libpcap/ |
H A D | pcap-dpdk.c | 455 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 D | krb5.opt | 5 --sequence=ETYPE-INFO
|
H A D | krb5.asn1 | 22 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 D | testconf.ini.sample | 8 loglevel = INFO
|
H A D | client.py | 220 level = kwargs.pop('level', logging.INFO) 267 level = logging.INFO 270 level = logging.INFO
|
/freebsd/contrib/libcbor/misc/ |
H A D | update_version.py | 5 logging.basicConfig(level=logging.INFO)
|
/freebsd/sys/dev/tws/ |
H A D | tws_services.h | 101 INFO, enumerator
|
/freebsd/contrib/wpa/wpa_supplicant/examples/ |
H A D | dpp-qrcode.py | 112 parser.add_argument('-d', const=logging.DEBUG, default=logging.INFO,
|
/freebsd/usr.bin/ee/nls/de_DE.ISO8859-1/ |
H A D | ee.msg | 141 132 "INFO" 142 133 "[INFO]"
|
/freebsd/sys/contrib/dev/mediatek/mt76/ |
H A D | zzz_fw_ports_fwget.sh | 217 printf "INFO: wifi-firmware-%s-kmod template at %s\n" ${DRIVER} ${portsfile} >&2
|
/freebsd/usr.bin/ee/nls/uk_UA.KOI8-U/ |
H A D | ee.msg | 141 132 "INFO"
|
/freebsd/contrib/bsnmp/snmpd/ |
H A D | BEGEMOT-MIB.txt | 44 CONTACT-INFO
|