Home
last modified time | relevance | path

Searched refs:another (Results 1 – 25 of 626) sorted by relevance

12345678910>>...26

/freebsd/usr.bin/diff/tests/
H A Dunified_9999.out7 - * And another bla
8 + * And another bla
10 - * And yet another
11 + * and yet another
H A Dunified_p.out7 - * And another bla
8 + * And another bla
10 - * And yet another
11 + * and yet another
H A Dgroup-format.out5 * And another bla
7 * And another bla
11 * And yet another
13 * and yet another
H A Dsimple_p.out8 ! * And another bla
10 ! * And yet another
23 ! * And another bla
25 ! * and yet another
H A Dunified_c9999.out8 ! * And another bla
10 ! * And yet another
24 ! * And another bla
26 ! * and yet another
H A Difdef.out5 * And another bla
7 * And another bla
11 * And yet another
13 * and yet another
H A Dsimple_i.out2 < * And another bla
4 > * And another bla
H A Dsimple_w.out2 < * And yet another
4 > * and yet another
H A Dsimple_b.out2 < * And yet another
4 > * and yet another
H A Dinput_c1.in4 * And another bla
6 * And yet another
H A Dinput_c2.in4 * And another bla
6 * and yet another
/freebsd/crypto/heimdal/appl/ftp/ftp/
H A Dcmds.c54 another(int *pargc, char ***pargv, char *prompt) in another() function
94 another(&argc, &argv, "to"); in setpeer()
387 if (argc < 2 && !another(&argc, &argv, "local-file")) in put()
389 if (argc < 3 && !another(&argc, &argv, "remote-file")) { in put()
452 if (argc < 2 && !another(&argc, &argv, "local-files")) { in mput()
610 if ((argc < 2 && !another(&argc, &argv, "remote-file")) || in getit()
611 (argc < 3 && !another(&argc, &argv, "local-file"))) { in getit()
721 if (argc < 2 && !another(&argc, &argv, "remote-files")) { in mget()
1032 if (argc < 2 && !another(&argc, &argv, "remote-directory")) { in cd()
1083 if (argc < 2 && !another(&argc, &argv, "remote-file")) { in delete()
[all …]
/freebsd/etc/mail/
H A Dvirtusertable.sample3 # username at another target hostname. Remember to add the source hostname
9 @another.sample.hostname specificuser@a.possibly.different.hostname
10 @yet.another.sample.hostname %1@a.possibly.different.hostname
/freebsd/contrib/tnftp/src/
H A Dcmds.c423 if (argc == 0 || (argc == 1 && !another(&argc, &argv, "local-file"))) in put()
425 if ((argc < 3 && !another(&argc, &argv, "remote-file")) || argc > 3) { in put()
470 if (argc == 0 || (argc == 1 && !another(&argc, &argv, "local-files"))) { in mput()
595 if (argc == 0 || (argc == 1 && !another(&argc, &argv, "remote-file"))) in getit()
597 if ((argc < 3 && !another(&argc, &argv, "local-file")) || argc > 3) { in getit()
694 (argc == 1 && !another(&argc, &argv, "remote-files"))) { in mget()
1149 (argc == 1 && !another(&argc, &argv, "remote-directory"))) { in cd()
1208 (argc == 1 && !another(&argc, &argv, "remote-file"))) { in delete()
1228 (argc == 1 && !another(&argc, &argv, "remote-files"))) { in mdelete()
1266 if (argc == 0 || (argc == 1 && !another(&argc, &argv, "from-name"))) in renamefile()
[all …]
/freebsd/contrib/netbsd-tests/usr.bin/grep/
H A Dd_input4 This is a another line with a Front and an ending
6 Here is another ending.
/freebsd/contrib/bc/tests/bc/
H A Dstrings.txt2 "another string"
4 another
/freebsd/usr.bin/indent/tests/
H A Dcomments.0.stdout46 /*- another one *
55 /*- another one *
H A Dcomments.038 /*- another one *
47 /*- another one *
/freebsd/contrib/wpa/hostapd/
H A Dhostapd.wpa_psk15 00:11:22:33:44:55 another passphrase
21 00:00:00:00:00:00 another passphrase for all STAs
/freebsd/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu_if.m140 * available via another bhnd_chipc() function.
158 * available via another bhnd_pmu() function.
174 * available via another bhnd_chipc() function.
192 * available via another bhnd_pmu() function.
208 * available via another bhnd_chipc() function.
226 * available via another bhnd_pmu() function.
/freebsd/crypto/openssl/doc/man3/
H A DSSL_clear.pod5 SSL_clear - reset SSL object to allow another connection
15 Reset B<ssl> to allow another connection. All settings (method, ciphers,
42 SSL_clear() resets the SSL object to allow for another connection. The
H A DSSL_CTX_set_cert_store.pod18 of B<ctx> to/with B<store>. If another X509_STORE object is currently
25 If another X509_STORE object is currently set in B<ctx>, it will be X509_STORE_free()ed.
54 by another SSL_CTX.
H A DSSL_CTX_set_generate_session_id.pod63 SSL_has_matching_session_id() and generate another id if a conflict occurs.
76 another thread is using the same internal session cache, a race condition
77 can occur in that another thread generates the same session id.
90 SSL_has_matching_session_id() returns 1 if another session with the
/freebsd/sys/contrib/device-tree/Bindings/watchdog/
H A Daspeed-wdt.txt20 This is useful in situations where another watchdog engine on chip is
34 - none: No reset is performed on timeout. Assumes another watchdog
/freebsd/sbin/pfctl/tests/files/
H A Dpf1015.in1 ether block out on igb0 label "test" label "another label"

12345678910>>...26