Searched refs:banner (Results 76 - 97 of 97) sorted by relevance

1234

/freebsd-11.0-release/tools/regression/iscsi/
H A Discsi-test.sh121 banner() { function
782 banner
/freebsd-11.0-release/crypto/openssh/
H A Dservconf.c154 options->banner = NULL;
379 CLEAR_ON_NONE(options->banner);
549 { "banner", sBanner, SSHCFG_ALL },
1573 charptr = &options->banner;
2313 dump_cfg_string(sBanner, o->banner);
/freebsd-11.0-release/crypto/heimdal/kdc/
H A DMakefile.in1275 banner="All $$all tests passed"; \
1277 banner="$$failed of $$all tests failed"; \
1279 dashes=`echo "$$banner" | sed s/./=/g`; \
1281 echo "$$banner"; \
/freebsd-11.0-release/contrib/gcclibs/libcpp/
H A Dfiles.c1175 int banner = 0; local
1177 htab_traverse (pfile->file_hash, report_missing_guard, &banner);
/freebsd-11.0-release/sbin/init/
H A Dinit.c876 static const char banner[] = local
909 write_stderr(banner);
/freebsd-11.0-release/sys/x86/iommu/
H A Dintel_drv.c586 dmar_print_path(device_t dev, const char *banner, int busno, int depth, argument
591 device_printf(dev, "%s [%d, ", banner, busno);
/freebsd-11.0-release/crypto/heimdal/lib/roken/
H A DMakefile.in1627 banner="$$All$$all $$tests passed"; \
1630 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
1634 banner="$$failed of $$all $$tests failed"; \
1637 banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
1640 dashes="$$banner"; \
1648 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
1654 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
1663 echo "$$banner"; \
1917 banner="All $$all tests passed"; \
1919 banner
[all...]
/freebsd-11.0-release/crypto/heimdal/lib/krb5/
H A DMakefile.in2783 banner="$$All$$all $$tests passed"; \
2786 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
2790 banner="$$failed of $$all $$tests failed"; \
2793 banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
2796 dashes="$$banner"; \
2804 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
2810 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
2819 echo "$$banner"; \
3073 banner="All $$all tests passed"; \
3075 banner
[all...]
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/
H A DMachineVerifier.cpp248 MachineVerifierPass(const std::string &banner = nullptr)
249 : MachineFunctionPass(ID), Banner(banner) {
/freebsd-11.0-release/sys/dev/sound/pci/hda/
H A Dhdaa.c1114 hdaa_dump_amp_sb(struct sbuf *sb, uint32_t cap, const char *banner) argument
1123 banner, cap,
5548 hdaa_dump_ctls(struct hdaa_pcm_devinfo *pdevinfo, const char *banner, uint32_t flag) argument
5581 if (banner != NULL) {
5582 device_printf(pdevinfo->dev, "%s", banner);
5779 hdaa_dump_amp(device_t dev, uint32_t cap, const char *banner) argument
5788 banner, cap,
/freebsd-11.0-release/targets/pseudo/userland/
H A DMakefile.depend171 usr.bin/banner \
/freebsd-11.0-release/contrib/sqlite3/
H A Dltmain.sh5309 # Print the debug banner immediately:
5793 /* The GNU banner must be the first non-error debug message */
/freebsd-11.0-release/contrib/openbsm/config/
H A Dltmain.sh3967 # Print the debug banner immediately:
4448 /* The GNU banner must be the first non-error debug message */
/freebsd-11.0-release/contrib/openpam/
H A Dltmain.sh3967 # Print the debug banner immediately:
4448 /* The GNU banner must be the first non-error debug message */
/freebsd-11.0-release/contrib/unbound/
H A Dltmain.sh5309 # Print the debug banner immediately:
5793 /* The GNU banner must be the first non-error debug message */
/freebsd-11.0-release/crypto/heimdal/
H A Dltmain.sh3931 # Print the debug banner immediately:
4409 /* The GNU banner must be the first non-error debug message */
/freebsd-11.0-release/contrib/ldns/
H A Dltmain.sh3934 # Print the debug banner immediately:
4415 /* The GNU banner must be the first non-error debug message */
/freebsd-11.0-release/contrib/file/
H A Dltmain.sh3935 # Print the debug banner immediately:
4416 /* The GNU banner must be the first non-error debug message */
/freebsd-11.0-release/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh5309 # Print the debug banner immediately:
5793 /* The GNU banner must be the first non-error debug message */
/freebsd-11.0-release/contrib/gcc/doc/include/
H A Dtexinfo.tex6499 % Do not bother showing banner with epsf.tex v2.7k (available in
/freebsd-11.0-release/contrib/amd/doc/
H A Dtexinfo.tex6298 % Do not bother showing banner with epsf.tex v2.7k (available in
/freebsd-11.0-release/contrib/groff/doc/
H A Dtexinfo.tex6370 % Do not bother showing banner with epsf.tex v2.7k (available in

Completed in 395 milliseconds

1234