Searched refs:diagnostic (Results 1 - 11 of 11) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/script/
H A Dyylex.l27 #pragma GCC diagnostic ignored "-Wunused-parameter"
28 #pragma GCC diagnostic ignored "-Wmissing-prototypes"
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DPath.pm91 rmtree can be determined I<only> by trapping diagnostic messages
/osnet-11/usr/src/lib/libipsecutil/common/
H A Dipsec_util.c779 * command buffer for diagnostic output.
1266 spdsock_diag(int diagnostic) argument
1268 switch (diagnostic) {
1364 return (dgettext(TEXT_DOMAIN, "unknown diagnostic"));
1376 keysock_diag(int diagnostic) argument
1378 switch (diagnostic) {
1380 return (dgettext(TEXT_DOMAIN, "No diagnostic"));
1591 return (dgettext(TEXT_DOMAIN, "Unknown diagnostic code"));
1628 * Expand the diagnostic code into a message.
1631 print_diagnostic(FILE *file, uint16_t diagnostic) argument
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/normal/
H A Dmenu_text.c195 #pragma GCC diagnostic warning "-Wformat"
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DMore.pm122 C<ok()> function, it doesn't provide good diagnostic output.
598 that way. So here we have ways for you to write your own diagnostic
607 Prints a diagnostic message which is guaranteed not to interfere with
622 B<NOTE> The exact formatting of the diagnostic output is still
H A DBuilder.pm519 For example, a version of like(), sans the useful diagnostic messages,
963 Where diagnostic output on test failures and diag() should go.
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt-grub/cipher/
H A Drijndael.c310 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DTest.pm389 # Get the user's diagnostic, protecting against multi-line
391 $diag = $$detail{diagnostic} = _to_value(shift) if @_;
603 had an expected value or a diagnostic (or "note") string, these will also be
H A Doverload.pm1376 induces diagnostic messages.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DManifest.pm645 All diagnostic output is sent to C<STDERR>.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DParser.pm187 pod syntax errors and warnings and issues diagnostic messages
1423 This method might be invoked when printing diagnostic messages, for example,
1448 This method might be used when printing diagnostic messages, for example,

Completed in 69 milliseconds