Searched refs:ERROR (Results 226 - 250 of 254) sorted by relevance

1234567891011

/illumos-gate/usr/src/cmd/awk/
H A Dawk.h55 #define ERROR (void) snprintf(errbuf, sizeof (errbuf), macro
/illumos-gate/usr/src/cmd/geniconvtbl/
H A Ditm_comp.y114 %token ERROR
614 | HEXADECIMAL ERROR /* NO RANGE */
673 | ERROR SC
678 | ERROR expr SC
/illumos-gate/usr/src/ucbcmd/expr/
H A Dexpr.y98 #define ERROR(c) errxx(c)
/illumos-gate/usr/src/uts/common/io/kbtrans/
H A Dkbtrans.c415 case ERROR:
H A Dkbtrans_streams.c1983 case ERROR:
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dldap.c55 ERROR FFR_LDAP_VERSION > _LDAP_VERSION_MAX
58 ERROR FFR_LDAP_VERSION < _LDAP_VERSION_MIN
326 # ERROR _SM_LDAP_ARGS must be 10
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsendmail.h148 ERROR README: -DSASL (SASL) does not agree with the version of the CYRUS_SASL library (SASL_VERSION)
149 ERROR README: see README!
154 ERROR README: please set -DSASL to the version of the CYRUS_SASL library
155 ERROR README: see README!
607 ERROR: change SASL_SEC_MASK_ notify sendmail.org!
H A Ddomain.c55 ERROR: _MXHOSTBUFSIZE is out of range
H A Dconf.c1756 ERROR: This OS has most likely a broken strtod() implemenentation.
1757 ERROR: The function is required for getla().
1758 ERROR: Check the compilation options _LA_PROCSTR and
1759 ERROR: _SM_CONF_BROKEN_STRTOD (without the leading _).
H A Dmci.c1138 ERROR "MAXPATHLEN <= MAXNAMLEN - 3"
H A Dmap.c30 ERROR README: You are running the Berkeley DB version of ndbm.h. See
31 ERROR README: the README file about tweaking Berkeley DB so it can
32 ERROR README: coexist with NDBM, or delete -DNDBM from the Makefile
33 ERROR README: and use -DNEWDB instead.
3579 # ERROR _SM_LDAP_ARGS must be the same as _MAX_MAP_ARGS
H A Dheaders.c1298 ERROR MAXNAME must be at least 10
H A Dsrvrsmtp.c329 ERROR _MAXSHIFT > 31 is invalid
584 ERROR _MAXINPLINE must NOT be less than _MAXLINE: MAXINPLINE < MAXLINE
721 "ERROR: srv_features=tempfail, relay=%.100s, access temporarily disabled",
/illumos-gate/usr/src/cmd/nscd/
H A Dcache.c1576 NSC_LOOKUP_LOG(ERROR,
1590 NSC_LOOKUP_LOG(ERROR,
1641 NSC_LOOKUP_LOG(ERROR,
1653 NSC_LOOKUP_LOG(ERROR,
1721 NSC_LOOKUP_LOG(ERROR,
1750 NSC_LOOKUP_LOG(ERROR, "%s: cache backend failure\n");
/illumos-gate/usr/src/cmd/expr/
H A Dexpr.c66 #define ERROR(c) errxx() macro
/illumos-gate/usr/src/cmd/abi/spectrans/spec2map/
H A Dbucket.c198 errlog(ERROR|FATAL, "Unable to set weak. Version not found");
/illumos-gate/usr/src/cmd/bart/
H A Drules.c1098 (void) fprintf(stderr, "ERROR: Invalid keyword %s\n",
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_internal.h521 ERROR = 19, enumerator in enum:__anon3993
/illumos-gate/usr/src/cmd/loadkeys/
H A Dloadkeys.y708 { "error", CONSTANT, ERROR },
/illumos-gate/usr/src/cmd/lms/
H A DProtocol.cpp1574 ERROR("Error: failed to update FQDN info\n");
1579 ERROR("Error: failed to update FQDN info\n");
/illumos-gate/usr/src/cmd/login/
H A Dlogin.c179 #define ERROR 1 macro
2131 return (ERROR);
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dftp.c1416 if ((c = getreply(0)) == ERROR && code == 552) {
1681 if (result == ERROR && sendport == -1) {
/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmTop.java1244 Debug.setDebugLevel(Debug.ERROR);
/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dlemon.c193 ERROR, enumerator in enum:action::e_action
2644 case ERROR:
2763 case ERROR: act = lemp->nstate + lemp->nrule; break;
/illumos-gate/usr/src/uts/common/io/
H A Dkbd.c2019 case ERROR:

Completed in 497 milliseconds

1234567891011