Home
last modified time | relevance | path

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

12345678

/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}/
/freebsd/contrib/pam-krb5/tests/data/scripts/expired/
H A Ddefer-mit30 INFO user %u authenticated as %0 (expired)
31 INFO user %u account password is expired
32 INFO user %u changed Kerberos password
33 INFO user %u authenticated as %0
H A Ddefer-mit-debug35 INFO user %u authenticated as %0 (expired)
38 INFO user %u account password is expired
44 INFO user %u changed Kerberos password
47 INFO user %u authenticated as %0
/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/test/
H A Dpriority_queue_test.c163 } INFO; typedef
165 DEFINE_PRIORITY_QUEUE_OF(INFO);
167 static int cmp(const INFO *a, const INFO *b) in cmp()
183 INFO infos[32]; in test_22644()
185 PRIORITY_QUEUE_OF(INFO) *pq = ossl_pqueue_INFO_new(cmp); in test_22644()
H A Dquic_fifd_test.c62 } INFO;
64 static INFO *cur_info;
110 static int test_generic(INFO *info, int kind) in test_generic()
325 INFO info = { 0 }; in test_fifd()
58 } INFO; global() typedef
/freebsd/crypto/openssl/crypto/cmp/
H A Dcmp_vfy.c180 ossl_cmp_log3(INFO, ctx, " %s matches %s: %s", in check_name()
187 ossl_cmp_log2(INFO, ctx, " actual name in %s = %s", actual_desc, str); in check_name()
190 ossl_cmp_log2(INFO, ctx, " does not match %s = %s", expect_desc, str); in check_name()
213 ossl_cmp_log1(INFO, ctx, " subjectKID matches senderKID: %s", str); in check_kid()
219 ossl_cmp_log1(INFO, ctx, " cert Subject Key Identifier = %s", str); in check_kid()
222 ossl_cmp_log1(INFO, ctx, " does not match senderKID = %s", str); in check_kid()
258 ossl_cmp_log3(INFO, ctx, " considering %s%s %s with..", in cert_acceptable()
261 ossl_cmp_log1(INFO, ctx, " subject = %s", str); in cert_acceptable()
266 ossl_cmp_log1(INFO, ctx, " issuer = %s", str); in cert_acceptable()
516 ossl_cmp_log1(INFO, ct in check_msg_find_cert()
[all...]
/freebsd/contrib/googletest/docs/
H A Dquickstart-bazel.md112 INFO: Analyzed target //:hello_test (26 packages loaded, 362 targets configured).
113 INFO: Found 1 test target...
114 INFO: From Testing //:hello_test:
130 INFO: Elapsed time: 4.190s, Critical Path: 3.05s
131 INFO: 27 processes: 8 internal, 19 linux-sandbox.
132 INFO: Build completed successfully, 27 total actions
135 INFO: Build completed successfully, 27 total actions
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86GenRegisterBankInfo.def54 #define INSTR_3OP(INFO) INFO, INFO, INFO,
/freebsd/crypto/openssl/apps/
H A Dpkcs12.c28 #define INFO 0x4 macro
274 options |= INFO; in pkcs12_main()
432 if ((options & INFO) != 0) in pkcs12_main()
819 if ((options & INFO) && PKCS12_mac_present(p12)) { in pkcs12_main()
1003 if (options & INFO) in dump_certs_pkeys_bags()
1006 if (options & INFO) { in dump_certs_pkeys_bag()
1063 if (options & INFO) in dump_certs_pkeys_bag()
1077 if (options & INFO) { in dump_certs_pkeys_bag()
1102 if (options & INFO) in dump_certs_pkeys_bag()
1122 if (options & INFO) in get_cert_chain()
[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 …]
/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/krb5/src/windows/
H A Dversion.rc7 * BEGIN COMMON VERSION INFO for GSS and Kerberos version resources
48 * END COMMON VERSION INFO
53 * BEGIN SPECIFIC VERSION INFO for GSS and Kerberos version resources
261 * END SPECIFIC VERSION INFO
/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
/freebsd/contrib/pam-krb5/tests/data/scripts/pam-user/
H A Dupdate20 INFO user %0 authenticated as %1
H A Dno-update20 INFO user %u authenticated as %u
/freebsd/contrib/pam-krb5/tests/data/scripts/fast/
H A Danonymous17 INFO user %u authenticated as %0
/freebsd/contrib/pam-krb5/tests/data/scripts/realm/
H A Dpass-realm17 INFO user %u authenticated as %u@%0
H A Dpass-user-realm17 INFO user %u authenticated as %u@%0
/freebsd/contrib/pam-krb5/tests/data/scripts/stacked/
H A Dauth-only18 INFO user %u authenticated as %u

12345678