Searched refs:ERROR (Results 126 - 150 of 254) sorted by relevance

1234567891011

/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dregexp.h108 { ERROR(41); }
118 { ERROR(36); }
127 { ERROR(36); }
132 { ERROR(c); }
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dregexp.h108 { ERROR(41); }
118 { ERROR(36); }
127 { ERROR(36); }
132 { ERROR(c); }
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dregexp.h108 { ERROR(41); }
118 { ERROR(36); }
127 { ERROR(36); }
132 { ERROR(c); }
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dregexp.h108 { ERROR(41); }
118 { ERROR(36); }
127 { ERROR(36); }
132 { ERROR(c); }
/illumos-gate/usr/src/cmd/msgfmt/
H A Dxgettext.lx.l142 (void) fprintf(stderr, "ERROR, can't open input file: %s\n",
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/funcs/
H A Dtst.lltostrbase.d57 ERROR
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/json/
H A Dtst.strsize.d48 ERROR
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/privs/
H A Dtst.noprivdrop.ksh40 ERROR
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/safety/
H A Dtst.copyin.d64 dtrace:::ERROR
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/speculation/
H A Derr.D_COMM_COMM.CommitAftCommit.d79 ERROR
H A Derr.D_PRAGMA_MALFORM.NspecExpr.d74 ERROR
H A Derr.D_PRAGMA_OPTSET.HugeNspecValue.d73 ERROR
H A Derr.D_SPEC_COMM.SpecAftCommit.d69 ERROR
H A Dtst.CommitAfterDiscard.d83 ERROR
H A Dtst.DataRecAftDiscard.d74 ERROR
H A Dtst.DiscardAftCommit.d82 ERROR
H A Dtst.DiscardAftDiscard.d82 ERROR
H A Dtst.TwoSpecBuffers.d74 ERROR
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/translators/
H A Dtst.PartialDereferencing.d82 ERROR
H A Dtst.StructureAssignment.d82 ERROR
H A Dtst.TransNonPointer.d81 ERROR
/illumos-gate/usr/src/lib/libsec/common/
H A Dacl.y48 %token <val> ERROR ACE_PERM ACE_INHERIT ENTRY_TYPE ACCESS_TYPE
57 %left ERROR COLON
476 | ACE_INHERIT SLASH ERROR
488 | PERM_TOK ERROR
497 | ERROR
513 | ERROR
521 | ERROR
550 | ACE_PERM SLASH ERROR
560 | ERROR
/illumos-gate/usr/src/cmd/abi/spectrans/spec2map/
H A Dversions.c205 errlog(INPUT | ERROR, "found special char. %c "
276 errlog(INPUT|ERROR, "unexpected token \"%s\" found. "
287 errlog(INPUT | ERROR, "unable to add a parent version "
341 errlog(ERROR|INPUT,
366 errlog(ERROR|INPUT,
397 errlog(INPUT|ERROR, "set_parents(): Unexpected token: %s\n",
407 errlog(INPUT|ERROR, "set_parents(): Unexpected token: %c "
446 errlog(INPUT|ERROR,
483 errlog(INPUT | ERROR,
/illumos-gate/usr/src/lib/libxcurses/src/tic/
H A Dticmain.c132 exit(ERROR);
138 exit(ERROR);
142 exit(ERROR);
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipseckey.c76 * WARN() and ERROR() do the same thing really, with ERROR() the function
83 #define ERROR(x, y, z) x = record_error(x, y, z) macro
86 #define WARN(x, y, z) ERROR(x, y, z);\
92 #define FATAL(x, y, z) ERROR(x, y, z);\
1734 ERROR(ep, ebuf, gettext(
1744 ERROR(ep, ebuf, gettext(
1750 ERROR(ep, ebuf, gettext(
1762 ERROR(ep, ebuf, gettext(
1776 ERROR(e
[all...]

Completed in 91 milliseconds

1234567891011