Home
last modified time | relevance | path

Searched refs:msgs (Results 1 – 25 of 26) sorted by relevance

12

/mirbsd/src/gnu/usr.bin/perl/ext/B/t/
DOptreeCheck.pm355 our %msgs # announce cross-testing.
435 $tc->{cross} = $msgs{"$want-$thrstat"};
728 my $msgs = $tc->{msgs};
738 my $ok = ( $bad && unlike ($got, $want, $cmnt, @$msgs)
739 or !$bad && like ($got, $want, $cmnt, @$msgs));
746 $ok = ( $bad && unlike ($got, $want, "(RETRY) $cmnt", @$msgs)
747 or !$bad && like ($got, $want, "(RETRY) $cmnt", @$msgs));
/mirbsd/src/usr.bin/xlint/lint1/
Derr.c52 const char *msgs[] = { variable
401 (void)vprintf(msgs[n], ap); in verror()
421 (void)vprintf(msgs[n], ap); in vwarning()
472 (void)vprintf(msgs[n], ap); in message()
Dexterns1.h113 extern const char *msgs[];
Ddecl.c920 lerror(msgs[12]); in length()
/mirbsd/src/usr.bin/xlint/lint2/
Dmsg.c43 static const char *msgs[] = { variable
73 (void)vprintf(msgs[n], ap); in msg()
/mirbsd/src/etc/
Ddaily100 if [ -d /var/msgs -a ! -L /var/msgs ]; then
101 msgs -c
DMakefile127 ${DESTDIR}/var/msgs/bounds
/mirbsd/src/gnu/usr.bin/perl/lib/Test/
DBuilder.pm1127 my($self, @msgs) = @_;
1130 return unless @msgs;
1137 my $msg = join '', map { defined($_) ? $_ : 'undef' } @msgs;
1164 my($self, @msgs) = @_;
1170 my $msg = join '', @msgs;
/mirbsd/src/usr.bin/msgs/
DMakefile3 PROG= msgs
/mirbsd/src/usr.bin/talk/
DMakefile7 init_disp.c invite.c io.c look_up.c msgs.c talk.c
/mirbsd/src/gnu/usr.sbin/sendmail/cf/cf/
Daliases223 # uncomment this for msgs:
224 # msgs: "|/usr/bin/msgs -s"
/mirbsd/src/usr.bin/
DMakefile94 SUBDIR+= msgs
/mirbsd/src/sys/kern/
Dsubr_autoconf.c298 char *msgs[3] = { "", " not configured\n", " unsupported\n" }; variable
320 printf(msgs[(*print)(aux, parent->dv_xname)]);
/mirbsd/src/gnu/usr.bin/perl/pod/
Dperlfaq9.pod575 my(@msgs, @sub);
583 $msgs[$msgno] .= $_;
585 for my $i (sort { $sub[$a] cmp $sub[$b] || $a <=> $b } (0 .. $#msgs)) {
586 print $msgs[$i];
/mirbsd/src/etc/mtree/
D4.4BSD.dist1415 # ./var/msgs
1416 msgs uname=daemon
1417 # ./var/msgs
/mirbsd/src/usr.bin/spell/
Dspecial.4bsd776 msgs
/mirbsd/src/gnu/usr.bin/perl/lib/Test/Simple/
DChanges114 * diag @msgs would insert # between arguments. [rt.cpan.org 8392]
/mirbsd/src/distrib/lists/base/etc/
Dmi469 ./var/msgs/bounds
/mirbsd/src/distrib/lists/base/base/
Dmi304 ./usr/bin/msgs
1660 ./usr/share/man/cat1/msgs.0
3324 ./var/msgs
/mirbsd/src/gnu/usr.sbin/sendmail/cf/m4/
Dproto.m4989 R<@> $#_LOCAL_ $: <@> special case error msgs
1001 R<@> $@ <@> special case error msgs
/mirbsd/src/gnu/usr.bin/lynx/
DINSTALLATION314 --disable-included-msgs
Daclocal.m44253 AC_ARG_ENABLE(included-msgs,
4254 [ --disable-included-msgs use included messages, for i18n support],
DCHANGES7145 * eliminate a duplicate --enable-included-msgs in configure --help, (reported
7169 missing, allow experimentation with --enable-nls --disable-included-msgs
7482 * add configure --disable-included-msgs option to allow suppressing of bundled
Dconfigure243 --disable-included-msgs use included messages, for i18n support
/mirbsd/src/distrib/lists/htman/htmi/
Dmi243 ./man1/msgs.htm

12