Searched refs:banner (Results 1 - 25 of 132) sorted by path

123456

/netbsd-current/external/bsd/flex/dist/build-aux/
H A Dtexinfo.tex8419 % Do not bother showing banner with epsf.tex v2.7k (available in
H A Dltmain.sh5309 # Print the debug banner immediately:
5793 /* The GNU banner must be the first non-error debug message */
/netbsd-current/external/gpl2/gettext/dist/autoconf-lib-link/tests/
H A DMakefile.in294 banner="All $$all tests passed"; \
296 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
300 banner="$$failed of $$all tests failed"; \
302 banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
305 dashes="$$banner"; \
309 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
315 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
320 echo "$$banner"; \
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/tests/
H A DMakefile.in476 banner="All $$all tests passed"; \
478 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
482 banner="$$failed of $$all tests failed"; \
484 banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
487 dashes="$$banner"; \
491 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
497 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
502 echo "$$banner"; \
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/libuniname/
H A DMakefile.in620 banner="All $$all tests passed"; \
622 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
626 banner="$$failed of $$all tests failed"; \
628 banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
631 dashes="$$banner"; \
635 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
641 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
646 echo "$$banner"; \
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/tests/
H A DMakefile.in931 banner="All $$all tests passed"; \
933 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
937 banner="$$failed of $$all tests failed"; \
939 banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
942 dashes="$$banner"; \
946 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
952 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
957 echo "$$banner"; \
/netbsd-current/external/gpl2/groff/dist/doc/
H A Dtexinfo.tex6370 % Do not bother showing banner with epsf.tex v2.7k (available in
/netbsd-current/external/gpl2/texinfo/dist/doc/
H A Dtexinfo.tex6370 % Do not bother showing banner with epsf.tex v2.7k (available in
/netbsd-current/external/gpl2/texinfo/dist/makeinfo/tests/
H A DMakefile.in301 banner="All $$all tests passed"; \
303 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
307 banner="$$failed of $$all tests failed"; \
309 banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
312 dashes="$$banner"; \
316 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
322 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
327 echo "$$banner"; \
/netbsd-current/external/gpl3/autoconf/dist/build-aux/
H A Dtexinfo.tex8355 % Do not bother showing banner with epsf.tex v2.7k (available in
/netbsd-current/external/gpl3/gdb.old/dist/texinfo/
H A Dtexinfo.tex7656 % Do not bother showing banner with epsf.tex v2.7k (available in
/netbsd-current/crypto/dist/ipsec-tools/src/racoon/
H A Dracoonctl.c1299 * Print ISAKMP mode config info (IP and banner)
1308 char *banner = NULL; local
1347 banner = racoon_malloc(ntohs(attr->lorv) + 1);
1348 if (banner == NULL) {
1352 memcpy(banner, attr + 1, ntohs(attr->lorv));
1353 banner[ntohs(attr->lorv)] = '\0';
1372 if (banner) {
1382 printf("\n%s\n", banner);
1386 racoon_free(banner);
/netbsd-current/crypto/dist/ipsec-tools/src/racoon/samples/roadwarrior/server/
H A Dracoon.conf31 banner "/etc/racoon/motd";
/netbsd-current/crypto/external/bsd/heimdal/dist/kpasswd/
H A Dkpasswd-generator.c71 const char *banner,
68 nop_prompter(krb5_context context, void *data, const char *name, const char *banner, int num_prompts, krb5_prompt prompts[]) argument
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dprompter_posix.c42 const char *banner,
50 if (banner)
51 fprintf (stderr, "%s\n", banner);
52 if (name || banner)
39 krb5_prompter_posix(krb5_context context, void *data, const char *name, const char *banner, int num_prompts, krb5_prompt prompts[]) argument
/netbsd-current/external/bsd/am-utils/dist/doc/
H A Dtexinfo.tex8419 % Do not bother showing banner with epsf.tex v2.7k (available in
/netbsd-current/external/bsd/am-utils/dist/
H A Dltmain.sh3934 # Print the debug banner immediately:
4415 /* The GNU banner must be the first non-error debug message */
/netbsd-current/external/bsd/byacc/dist/
H A Dbtyaccpar.c11 /* If the skeleton is changed, the banner should be changed so that */
14 /* The #defines included with the banner are there because they are */
19 const char *const banner[] = variable
H A Dyaccpar.c11 /* If the skeleton is changed, the banner should be changed so that */
14 /* The #defines included with the banner are there because they are */
19 const char *const banner[] = variable
/netbsd-current/external/bsd/ntp/dist/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 */
/netbsd-current/external/bsd/unbound/dist/
H A Dltmain.sh5309 # Print the debug banner immediately:
5793 /* The GNU banner must be the first non-error debug message */
/netbsd-current/external/gpl2/gmake/dist/config/
H A Dtexinfo.tex6485 % Do not bother showing banner with epsf.tex v2.7k (available in
/netbsd-current/external/gpl2/xcvs/dist/build-aux/
H A Dtexinfo.tex7660 % Do not bother showing banner with epsf.tex v2.7k (available in
/netbsd-current/external/gpl3/binutils.old/dist/texinfo/
H A Dtexinfo.tex7656 % Do not bother showing banner with epsf.tex v2.7k (available in
/netbsd-current/external/gpl3/binutils/dist/texinfo/
H A Dtexinfo.tex7656 % Do not bother showing banner with epsf.tex v2.7k (available in

Completed in 698 milliseconds

123456