Searched refs:WARNING (Results 1 - 25 of 169) sorted by relevance

1234567

/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/contrib/idn/idnkit-1.0-src/include/idn/
H A Dlogmacro.h57 #define WARNING(x) idn_log_warning x macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A D980825-1.c2 enum _errorTypes { FATAL = 1, WARNING = 2, PERROR = 4 }; enumerator in enum:_errorTypes
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/compile/
H A D980825-1.c2 enum _errorTypes { FATAL = 1, WARNING = 2, PERROR = 4 }; enumerator in enum:_errorTypes
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/libs/libgroff/
H A Derror.cpp31 enum error_type { WARNING, ERROR, FATAL }; enumerator in enum:error_type
63 case WARNING:
102 do_error(WARNING, format, arg1, arg2, arg3);
132 WARNING, format, arg1, arg2, arg3);
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/threads/
H A Dpthreads-vms.com3 $! WARNING: only tested with DEC C so far.
/netbsd-6-1-5-RELEASE/usr.bin/sed/
H A Dmisc.c153 case WARNING:
160 if (severity == WARNING)
H A Ddefs.h179 #define WARNING 2 /* Just print the warning */ macro
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/contrib/idn/idnkit-1.0-src/lib/
H A Ducs4.c98 WARNING(("idn_ucs4_ucs4toutf16: UCS4 string contains "
164 WARNING(("idn_ucs4_utf16toucs4: "
219 WARNING(("idn_ucs4_utf8toucs4: invalid character\n"));
243 WARNING(("idn_ucs4_utf8toucs4: invalid character\n"));
251 WARNING(("idn_ucs4_utf8toucs4: "
260 WARNING(("idn_ucs4_utf8toucs4: invalid character\n"));
265 WARNING(("idn_ucs4_utf8toucs4: UTF-8 string contains "
311 WARNING(("idn_ucs4_ucs4toutf8: UCS4 string contains "
335 WARNING(("idn_ucs4_ucs4toutf8: invalid character\n"));
H A Ducsset.c139 WARNING(("idn_ucsset_create: malloc failed\n"));
275 WARNING(("idn_ucsset_lookup: not fixed yet\n"));
317 WARNING(("%s: code point out of range (U+%lX)\n",
321 WARNING(("%s: code point out of range (U+%lX)\n",
325 WARNING(("%s: invalid range spec (U+%lX-U+%lX)\n",
332 WARNING(("%s: attempt to add to already fixed object\n",
H A Ducsmap.c131 WARNING(("idn_ucsmap_create: malloc failed\n"));
182 WARNING(("idn_ucsmap_add: attempt to add to fixed map\n"));
187 WARNING(("idn_ucsmap_add: maplen too large (> %d)\n",
281 WARNING(("idn_ucsmap_map: not fixed yet\n"));
H A Dconverter.c332 WARNING(("idn_converter_create(): open failed "
342 WARNING(("idn_converter_create(): open failed "
615 WARNING(("idn_converter_addalias(): the module is not "
637 WARNING(("idn_converter_aliasfile(): the module is not "
656 WARNING(("idn_converter_resetalias(): the module is not "
682 WARNING(("idn_converter_getrealname(): the module is not "
822 WARNING(("iconv_open failed with errno %d\n", errno));
852 WARNING(("iconv_open failed with errno %d\n", errno));
980 WARNING(("iconv failed with errno %d\n", errno));
1002 WARNING(("icon
[all...]
H A Dfilechecker.c89 WARNING(("idn__filechecker_create: cannot open %-.100s\n",
175 WARNING(("syntax error in file \"%-.100s\" line %d: "
H A Daliaslist.c197 WARNING(("additem_to_top: malloc failed\n"));
225 WARNING(("additem_to_bottom: malloc failed\n"));
H A Dfilemapper.c102 WARNING(("idn__filemapper_create: cannot open %-.100s\n",
274 WARNING(("syntax error in file \"%-.100s\" line %d: "
H A Dstrhash.c103 WARNING(("idn__strhash_create: malloc failed (hash)\n"));
110 WARNING(("idn__strhash_create: malloc failed (bins)\n"));
H A Ddelimitermap.c89 WARNING(("idn_mapper_create: malloc failed\n"));
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/
H A Ddjunpack.bat3 Rem WARNING WARNING WARNING: This file needs to have DOS CRLF end-of-line
/netbsd-6-1-5-RELEASE/distrib/sets/
H A Dregpkg82 WARNING="${prog}: WARNING: "
169 ERRWARN="${WARNING}"
418 echo >&2 "${WARNING}Unknown or unsupported target endianness"
540 echo >&2 "${WARNING}${pkg} depends on '${pkgdep}' but there is no matching syspkg in ${SYSPKG_DB_TOPDIR}"
570 "") echo >&2 "${WARNING}no comment for \"${pkg}\" (using placeholder)"
585 "") echo >&2 "${WARNING}no description for \"${pkg}\" (re-using comment)" 2>&1
/netbsd-6-1-5-RELEASE/external/historical/nawk/dist/
H A Dmain.c172 WARNING("field separator FS is empty");
187 WARNING("unknown option %s ignored", argv[1]);
/netbsd-6-1-5-RELEASE/usr.sbin/isdn/isdntel/
H A Ddefs.h61 #define WARNING (-2) macro
/netbsd-6-1-5-RELEASE/usr.sbin/isdn/isdnmonitor/
H A Dmonprivate.h84 #define WARNING (-2) /* warning return */ macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/contrib/
H A Dpatch_tester.sh23 WARNING: This script should only be fed with patches from known
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/makeinfo/
H A Dxml.h81 TIP, NOTE, IMPORTANT, WARNING, CAUTION, enumerator in enum:xml_element
/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/atf-sh/
H A Dlibatf-sh.subr471 echo "${Prog_Name}: WARNING:" "$@" 1>&2
705 echo "${Prog_Name}: WARNING:" "$@" 1>&2
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-sh/
H A Dlibatf-sh.subr847 echo "${Prog_Name}: WARNING:" "$@" 1>&2

Completed in 204 milliseconds

1234567