Home
last modified time | relevance | path

Searched refs:WARNING (Results 1 – 25 of 102) sorted by relevance

12345

/mirbsd/src/gnu/usr.bin/perl/lib/Net/
DConfig.eg10 # WARNING WARNING WARNING WARNING WARNING WARNING WARNING
11 # WARNING WARNING WARNING WARNING WARNING WARNING WARNING
/mirbsd/src/gnu/usr.bin/perl/t/pod/
Dpoderrs.xr1 *** WARNING: =head2 without preceding higher level at line 20 in file t/pod/poderrs.t
2 *** WARNING: empty section in previous paragraph at line 22 in file t/pod/poderrs.t
11 *** WARNING: line containing nothing but whitespace in paragraph at line 46 in file t/pod/poderrs.t
20 *** WARNING: nested commands C<...C<...>...> at line 95 in file t/pod/poderrs.t
28 *** WARNING: ignoring leading whitespace in link at line 117 in file t/pod/poderrs.t
29 *** WARNING: ignoring trailing whitespace in link at line 118 in file t/pod/poderrs.t
30 *** WARNING: (section) in 'passwd(5)' deprecated at line 124 in file t/pod/poderrs.t
31 *** WARNING: node '$|' contains non-escaped | or / at line 125 in file t/pod/poderrs.t
32 *** WARNING: alternative text '$|' contains non-escaped | or / at line 125 in file t/pod/poderrs.t
36 *** WARNING: preceding non-item paragraph(s) at line 153 in file t/pod/poderrs.t
[all …]
/mirbsd/src/gnu/usr.bin/perl/t/op/
Dchdir.t95 is( $warning, <<WARNING, ' got uninit & deprecation warning' );
98 WARNING
107 is( $warning, <<WARNING, ' got deprecation warning' );
109 WARNING
/mirbsd/src/usr.bin/compress/
Dmain.c364 rc = rc ? rc : WARNING; in main()
372 rc = rc ? rc : WARNING; in main()
381 rc = rc ? rc : WARNING; in main()
394 rc = rc ? rc : WARNING; in main()
406 rc = rc ? rc : WARNING; in main()
429 case WARNING: in main()
430 rc = rc ? rc : WARNING; in main()
480 return (WARNING); in docompress()
545 error = WARNING; in docompress()
653 return (WARNING); in dodecompress()
[all …]
Dcompress.h55 #define WARNING 2 macro
/mirbsd/src/gnu/usr.bin/perl/hints/
Dcxux.sh12 echo WARNING: Do not build perl 5 with the SDE_TARGET set to >&2
27 echo WARNING: Perl 5 requires shared library support, it cannot >&2
98 WARNING: If you are using ksh to run the Configure script, you may find it
Desix4.sh28 WARNING: You are likely to have problems compiling the Socket extension
/mirbsd/src/usr.bin/sed/
Dmisc.c110 case WARNING: in err()
117 if (severity == WARNING) in err()
Ddefs.h140 #define WARNING 2 /* Just print the warning */ macro
Dcompile.c561 err(WARNING, "space missing before w wfile"); in compile_flags()
721 err(WARNING, "whitespace after %s", ctype); in duptoeol()
825 err(WARNING, "unused label '%s'", in uselabel()
/mirbsd/src/lib/libssl/src/crypto/conf/
DREADME1 WARNING WARNING WARNING!!!
/mirbsd/src/gnu/usr.bin/perl/lib/
DEnglish.pm123 *WARNING
220 *WARNING = *^W ;
DEnglish.t92 is( $WARNING, 0, '$WARNING' );
/mirbsd/src/usr.bin/awk/
Dmain.c117 WARNING("field separator FS is empty"); in main()
146 WARNING("unknown option %s ignored", argv[1]); in main()
Drun.c251 WARNING("function %s called with %d args, uses only %d", in call()
890 WARNING("weird printf conversion %s", fmt); in format()
1517 WARNING("atan2 requires two arguments; returning 1.0"); in bltin()
1531 WARNING("and requires two arguments; returning 0"); in bltin()
1542 WARNING("or requires two arguments; returning 0"); in bltin()
1553 WARNING("or requires two arguments; returning 0"); in bltin()
1564 WARNING("or requires two arguments; returning 0"); in bltin()
1575 WARNING("or requires two arguments; returning 0"); in bltin()
1632 WARNING("warning: function has too many arguments"); in bltin()
1789 WARNING( "i/o error occurred on %s", files[i].fname ); in closefile()
[all …]
/mirbsd/src/gnu/usr.sbin/sendmail/cf/m4/
Dcfhead.m4100 dnl WARNING: the order might be important: if someone adds and delete the
164 ifdef(`_MAILER_DEFINED_',,`errprint(`*** WARNING: MAILER() should be before LOCAL_SRV_FEATURES
170 ifdef(`_MAILER_DEFINED_',,`errprint(`*** WARNING: MAILER() should be before LOCAL_TRY_TLS
176 ifdef(`_MAILER_DEFINED_',,`errprint(`*** WARNING: MAILER() should be before LOCAL_TLS_RCPT
182 ifdef(`_MAILER_DEFINED_',,`errprint(`*** WARNING: MAILER() should be before LOCAL_TLS_CLIENT
188 ifdef(`_MAILER_DEFINED_',,`errprint(`*** WARNING: MAILER() should be before LOCAL_TLS_SERVER
/mirbsd/src/gnu/usr.sbin/sendmail/cf/feature/
Daccess_db.m434 … `errprint(`*** WARNING: missing -T'_ATMPF_` in argument of FEATURE(`access_db',' defn(`_ARG_')`)
42 `errprint(`*** WARNING: FEATURE(`greet_pause') before FEATURE(`access_db')
Dlookupdotdomain.m421 …`errprint(`*** WARNING: FEATURE(`lookupdotdomain') does not work well with FEATURE(`relay_hosts_on…
Dpromiscuous_relay.m417 errprint(`*** WARNING: FEATURE(`promiscuous_relay') configures your system as open
Drelay_local_from.m417 errprint(`*** WARNING: FEATURE(`relay_local_from') may cause your system to act as open
Drelay_mail_from.m421 errprint(`*** WARNING: FEATURE(`relay_mail_from') may cause your system to act as open
/mirbsd/src/usr.sbin/isdn/isdntel/
Ddefs.h61 #define WARNING (-2) macro
/mirbsd/src/lib/libssl/src/doc/ssl/
DSSL_library_init.pod27 =head1 WARNING chapter
/mirbsd/src/usr.sbin/isdn/isdnmonitor/
Dmonprivate.h84 #define WARNING (-2) /* warning return */ macro
/mirbsd/src/gnu/usr.bin/binutils/gas/
DMakefile.am914 sed -e '/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
920 sed -e '/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
926 sed -e '/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \

12345