/freebsd/crypto/openssh/regress/ |
H A D | hostkey-rotate.sh | 82 verbose "learn hostkey with StrictHostKeyChecking=no" 87 check_key_present $primary || fail "unstrict didn't learn key" 90 verbose "learn additional hostkeys" 93 expect_nkeys $nkeys "learn hostkeys" 95 check_key_present $k || fail "didn't learn keytype $k" 104 verbose "learn additional hostkeys, type=$k" 106 expect_nkeys $nkeys "learn hostkeys $k" 107 check_key_present $k || fail "didn't learn $k correctly" 112 verbose "learn changed non-primary hostkey type=${secondary}" 119 expect_nkeys $nkeys "learn hostkeys" [all …]
|
H A D | knownhosts.sh | 11 trace "learn hashed known host" 14 || fail "learn hashed known_hosts"
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | bgscan_learn.c | 2 * WPA Supplicant - background scan and roaming module: learn 114 wpa_printf(MSG_DEBUG, "bgscan learn: Loading data from %s", in bgscan_learn_load() 118 os_strncmp(buf, "wpa_supplicant-bgscan-learn\n", 28) != 0) { in bgscan_learn_load() 119 wpa_printf(MSG_INFO, "bgscan learn: Invalid data file %s", in bgscan_learn_load() 136 wpa_printf(MSG_DEBUG, "bgscan learn: Loaded BSS " in bgscan_learn_load() 169 wpa_printf(MSG_DEBUG, "bgscan learn: Saving data to %s", in bgscan_learn_save() 175 fprintf(f, "wpa_supplicant-bgscan-learn\n"); in bgscan_learn_save() 246 wpa_printf(MSG_DEBUG, "bgscan learn: Probe new freq " in bgscan_learn_get_probe_freq() 287 wpa_printf(MSG_DEBUG, "bgscan learn: BSSes in this ESS have " in bgscan_learn_timeout() 302 wpa_printf(MSG_DEBUG, "bgscan learn: Scanning frequencies:%s", in bgscan_learn_timeout() [all …]
|
/freebsd/usr.sbin/mfiutil/ |
H A D | mfi_bbu.c | 131 warnx("start learn: unexpected arguments"); in start_bbu_learn() 145 warn("Failed to start BBU learn"); in start_bbu_learn() 147 warnx("Failed to start BBU learn: %s", mfi_status(status)); in start_bbu_learn() 153 MFI_COMMAND(start, learn, start_bbu_learn); 189 if (strcmp(av[1], "learn-delay") == 0) { in update_bbu_props() 192 warnx("Invalid learn delay '%s'", av[2]); in update_bbu_props()
|
H A D | mfiutil.8 | 242 .Cm start learn 736 .It Cm start learn 746 .It Cm learn-delay 765 Modes 1, 2 and 3 enable a transparent learn cycle, whereas modes 4 and 5 do not.
|
/freebsd/contrib/llvm-project/libcxx/src/ |
H A D | print.cpp | 35 // https://learn.microsoft.com/en-us/cpp/c-runtime-library/reference/get-osfhandle?view=msvc-170 in __is_windows_terminal() 36 // https://learn.microsoft.com/en-us/windows/console/getconsolemode in __is_windows_terminal() 48 // https://learn.microsoft.com/en-us/windows/console/writeconsole in __write_to_windows_console()
|
/freebsd/sbin/dhclient/ |
H A D | dhclient.8 | 35 .\" Enterprises. To learn more about the Internet Software Consortium, 36 .\" see ``http://www.isc.org/isc''. To learn more about Vixie 109 The DHCP protocol also provides a mechanism whereby a client can learn
|
H A D | tree.c | 40 * Enterprises. To learn more about the Internet Software Consortium, 41 * see ``http://www.vix.com/isc''. To learn more about Vixie
|
H A D | tree.h | 39 * Enterprises. To learn more about the Internet Software Consortium, 40 * see ``http://www.vix.com/isc''. To learn more about Vixie
|
H A D | dhclient.leases.5 | 35 .\" Enterprises. To learn more about the Internet Software Consortium, 36 .\" see ``http://www.isc.org/isc''. To learn more about Vixie
|
H A D | alloc.c | 40 * Enterprises. To learn more about the Internet Software Consortium, 41 * see ``http://www.vix.com/isc''. To learn more about Vixie
|
H A D | convert.c | 43 * Enterprises. To learn more about the Internet Software Consortium, 44 * see ``http://www.vix.com/isc''. To learn more about Vixie
|
H A D | dhctoken.h | 40 * Enterprises. To learn more about the Internet Software Consortium, 41 * see ``http://www.vix.com/isc''. To learn more about Vixie
|
H A D | hash.c | 40 * Enterprises. To learn more about the Internet Software Consortium, 41 * see ``http://www.vix.com/isc''. To learn more about Vixie
|
H A D | inet.c | 42 * Enterprises. To learn more about the Internet Software Consortium, 43 * see ``http://www.vix.com/isc''. To learn more about Vixie
|
H A D | dhcp.h | 40 * Enterprises. To learn more about the Internet Software Consortium, 41 * see ``http://www.vix.com/isc''. To learn more about Vixie
|
H A D | dhclient-script.8 | 35 .\" Enterprises. To learn more about the Internet Software Consortium, 36 .\" see ``http://www.isc.org/isc''. To learn more about Vixie
|
H A D | packet.c | 40 * Enterprises. To learn more about the Internet Software Consortium, 41 * see ``http://www.vix.com/isc''. To learn more about Vixie
|
/freebsd/share/doc/usd/contents/ |
H A D | contents.ms | 64 .tl 'Learn \- Computer\-Aided Instruction on UNIX (Second Edition)''USD:2' 146 The document to learn to use the \fIvi\fR screen editor. 242 an easy-to-learn language for high-quality mathematical typesetting.
|
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ |
H A D | calxeda-ddr-ctrlr.yaml | 12 purposes and to learn about the DRAM topology.
|
/freebsd/crypto/openssh/contrib/aix/ |
H A D | README | 24 Jim Abbey's (GPL'ed) lppbuild-2.1 was used to learn how to build .bff's
|
/freebsd/tools/tools/nanobsd/pcengines/ |
H A D | test.sh | 45 ifconfig bridge0 -learn nfe0
|
/freebsd/contrib/googletest/googlemock/ |
H A D | README.md | 29 - Is easy to learn and use.
|
/freebsd/release/tools/ |
H A D | azure.conf | 18 # https://learn.microsoft.com/en-us/partner-center/marketplace/azure-vm-certification-faq#vm-images…
|
/freebsd/contrib/tcpdump/ |
H A D | README.md | 68 in his book *"TCP/IP Illustrated, Volume 1"*. If you want to learn more 209 (90% of what you learn seems to happen in this step).
|