Searched refs:banner (Results 1 - 25 of 98) sorted by relevance

1234

/freebsd-11-stable/usr.bin/banner/
H A DMakefile4 PROG= banner
5 MAN= banner.6
/freebsd-11-stable/crypto/openssh/regress/
H A Dbanner.sh1 # $OpenBSD: banner.sh,v 1.2 2003/10/11 11:49:49 dtucker Exp $
4 tid="banner"
5 echo "Banner $OBJ/banner.in" >> $OBJ/sshd_proxy
7 rm -f $OBJ/banner.out $OBJ/banner.in $OBJ/empty.in
10 trace "test missing banner file"
11 verbose "test $tid: missing banner file"
12 ( ${SSH} -2 -F $OBJ/ssh_proxy otherhost true 2>$OBJ/banner.out && \
13 cmp $OBJ/empty.in $OBJ/banner.out ) || \
14 fail "missing banner fil
[all...]
H A Dproto-mismatch.sh10 banner=`echo ${client} | ${SSHD} -o "Protocol=${server}" -i -f ${OBJ}/sshd_proxy`
12 trace "sshd prints ${banner}"
14 fail "sshd prints ${banner} and accepts connect with version ${client}"
H A Dproto-version.sh6 # we just start sshd in inetd mode and check the banner
11 banner=`printf '' | ${SSHD} -o "Protocol=${version}" -i -f ${OBJ}/sshd_proxy`
12 case ${banner} in
27 fail "wrong protocol version ${banner} for ${version}"
H A DMakefile27 banner \
96 banner.in banner.out cert_host_key* cert_user_key* \
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dprompter_posix.c40 const char *banner,
48 if (banner)
49 fprintf (stderr, "%s\n", banner);
50 if (name || banner)
37 krb5_prompter_posix(krb5_context context, void *data, const char *name, const char *banner, int num_prompts, krb5_prompt prompts[]) argument
/freebsd-11-stable/tools/tools/npe/npestats/
H A Dmain.c75 int c, banner = 1; local
84 banner = 0;
112 banner:
113 if (banner)
134 goto banner;
/freebsd-11-stable/tools/tools/ath/athaggrstats/
H A Dmain.c88 int c, banner = 1; local
97 banner = 0;
128 banner:
129 if (banner)
150 goto banner;
/freebsd-11-stable/tools/tools/ath/athstats/
H A Dmain.c93 int c, banner = 1; local
102 banner = 0;
133 banner:
134 if (banner)
155 goto banner;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunctionPrinterPass.cpp35 MachineFunctionPrinterPass(raw_ostream &os, const std::string &banner) argument
36 : MachineFunctionPass(ID), OS(os), Banner(banner) {}
64 /// default banner is empty.
/freebsd-11-stable/contrib/byacc/
H A Dyaccpar.c9 /* If the skeleton is changed, the banner should be changed so that */
12 /* The #defines included with the banner are there because they are */
17 const char *const banner[] = variable
H A Dbtyaccpar.c9 /* If the skeleton is changed, the banner should be changed so that */
12 /* The #defines included with the banner are there because they are */
17 const char *const banner[] = variable
/freebsd-11-stable/tools/tools/mwl/mwlstats/
H A Dmain.c98 banner:
119 goto banner;
/freebsd-11-stable/contrib/llvm-project/lldb/source/Interpreter/
H A Dembedded_interpreter.py97 banner="Python Interactive Interpreter. To exit, type 'quit()', 'exit()'.",
107 banner="Python Interactive Interpreter. To exit, type 'quit()', 'exit()' or Ctrl-D.",
113 banner="Python Interactive Interpreter. To exit, type 'quit()', 'exit()' or Ctrl-D.",
/freebsd-11-stable/crypto/openssh/
H A Dauth2.c109 char *banner = NULL; local
113 if ((fd = open(options.banner, O_RDONLY)) == -1)
125 banner = xmalloc(len + 1);
126 n = atomicio(read, fd, banner, len);
130 free(banner);
133 banner[n] = '\0';
135 return (banner);
154 char *banner = NULL; local
156 if (options.banner == NULL || (datafellows & SSH_BUG_BANNER) != 0)
159 if ((banner
[all...]
H A Dservconf.h151 char *banner; /* SSH-2 banner message */ member in struct:__anon4516
186 char *version_addendum; /* Appended to SSH banner */
215 M_CP_STROPT(banner); \
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/
H A Dtst.aggpackbanner.ksh20 banner $3 | /bin/nawk -v line=$1 -v pos=$2 -v width=$width '{ \
/freebsd-11-stable/tools/tools/pciroms/
H A Dpciroms.c81 static void banner(void);
143 banner();
163 banner(void) function
/freebsd-11-stable/tools/tools/pirtool/
H A Dpirtool.c53 void banner(void);
86 banner();
129 banner(void) function
/freebsd-11-stable/tools/tools/net80211/wlanstats/
H A Dmain.c222 banner:
246 goto banner;
/freebsd-11-stable/crypto/openssl/util/
H A Dmk1mf.pl16 $banner="\t\@echo Building OpenSSL";
328 $banner ="\t\@echo Make sure you have run 'perl Configure $platform' in the\n";
329 $banner.="\t\@echo top level directory, if you don't have perl, you will\n";
330 $banner.="\t\@echo need to probably edit crypto/bn/bn.h, check the\n";
331 $banner.="\t\@echo documentation for details.\n";
570 all: banner \$(TMP_D) \$(BIN_D) \$(TEST_D) \$(LIB_D) \$(INCO_D) headers lib exe $build_targets
572 banner: label
573 $banner
/freebsd-11-stable/crypto/heimdal/kpasswd/
H A Dkpasswd-generator.c69 const char *banner,
66 nop_prompter(krb5_context context, void *data, const char *name, const char *banner, int num_prompts, krb5_prompt prompts[]) argument
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_omp.h70 addr_and_size_t banner; member in struct:__anon3442
/freebsd-11-stable/crypto/openssl/util/pl/
H A DVC-32.pl269 # I'm open for better suggestions than overriding $banner...
270 $banner=<<'___';
285 $banner.=<<'___' if ($FLAVOR =~ /WIN64/);
/freebsd-11-stable/crypto/heimdal/kadmin/
H A DMakefile.in856 banner="$$All$$all $$tests passed"; \
859 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
863 banner="$$failed of $$all $$tests failed"; \
866 banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
869 dashes="$$banner"; \
877 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
883 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
892 echo "$$banner"; \
1135 banner="All $$all tests passed"; \
1137 banner
[all...]

Completed in 489 milliseconds

1234