Home
last modified time | relevance | path

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

12345678910>>...26

/freebsd-12-stable/usr.bin/diff/tests/
Dunified_9999.out7 - * And another bla
8 + * And another bla
10 - * And yet another
11 + * and yet another
Dunified_p.out7 - * And another bla
8 + * And another bla
10 - * And yet another
11 + * and yet another
Dgroup-format.out5 * And another bla
7 * And another bla
11 * And yet another
13 * and yet another
Dsimple_p.out8 ! * And another bla
10 ! * And yet another
23 ! * And another bla
25 ! * and yet another
Dunified_c9999.out8 ! * And another bla
10 ! * And yet another
24 ! * And another bla
26 ! * and yet another
Difdef.out5 * And another bla
7 * And another bla
11 * And yet another
13 * and yet another
Dsimple_i.out2 < * And another bla
4 > * And another bla
Dsimple_w.out2 < * And yet another
4 > * and yet another
Dsimple_b.out2 < * And yet another
4 > * and yet another
Dinput_c2.in4 * And another bla
6 * and yet another
Dinput_c1.in4 * And another bla
6 * And yet another
/freebsd-12-stable/crypto/heimdal/appl/ftp/ftp/
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-12-stable/etc/mail/
Dvirtusertable.sample4 # username at another target hostname. Remember to add the source hostname
10 @another.sample.hostname specificuser@a.possibly.different.hostname
11 @yet.another.sample.hostname %1@a.possibly.different.hostname
/freebsd-12-stable/contrib/bmake/unit-tests/
Dposix.exp7 another command
12 echo another command
18 { echo another command
/freebsd-12-stable/contrib/tnftp/src/
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-12-stable/contrib/netbsd-tests/usr.bin/grep/
Dd_input4 This is a another line with a Front and an ending
6 Here is another ending.
/freebsd-12-stable/contrib/bc/tests/bc/
Dstrings.txt2 "another string"
4 another
/freebsd-12-stable/usr.bin/indent/tests/
Dcomments.0.stdout47 /*- another one *
56 /*- another one *
Dcomments.039 /*- another one *
48 /*- another one *
/freebsd-12-stable/contrib/wpa/hostapd/
Dhostapd.wpa_psk15 00:11:22:33:44:55 another passphrase
21 00:00:00:00:00:00 another passphrase for all STAs
/freebsd-12-stable/crypto/openssl/doc/man3/
DSSL_clear.pod5 SSL_clear - reset SSL object to allow another connection
15 Reset B<ssl> to allow another connection. All settings (method, ciphers,
39 SSL_clear() resets the SSL object to allow for another connection. The
DSSL_CTX_set_cert_store.pod18 of B<ctx> to/with B<store>. If another X509_STORE object is currently
23 If another X509_STORE object is currently set in B<ctx>, it will be X509_STORE_free()ed.
52 by another SSL_CTX.
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-12-stable/sys/dev/bhnd/cores/pmu/
Dbhnd_pmu_if.m141 * available via another bhnd_chipc() function.
159 * available via another bhnd_pmu() function.
175 * available via another bhnd_chipc() function.
193 * available via another bhnd_pmu() function.
209 * available via another bhnd_chipc() function.
227 * available via another bhnd_pmu() function.
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_flags.inc21 // Suppress a race report if we've already output another race report
24 "Suppress a race report if we've already output another race report "
27 "Suppress a race report if we've already output another race report "

12345678910>>...26