HomeSort by relevance Sort by last modified time
    Searched refs:T_ERROR (Results 1 - 16 of 16) sorted by null

  /onnv/onnv-gate/usr/src/lib/libcmd/common/
cat.c 91 #define T_ERROR 1
193 states[0] = sfvalue(ip) ? T_ERROR : T_EOF;
199 states[0] = n ? T_ERROR : T_EOF;
254 case T_ERROR:
278 states[0] = sfvalue(ip) ? T_ERROR : T_EOF;
284 states[0] = m ? T_ERROR : T_EOF;
353 states[0] = sfvalue(ip) ? T_ERROR : T_EOF;
360 states[0] = n ? T_ERROR : T_EOF;
  /onnv/onnv-gate/usr/src/lib/libbc/inc/include/nettli/
tiuser.h 67 #define T_ERROR 0x0020 /* fatal error occurred */
  /onnv/onnv-gate/usr/src/lib/libnsl/nsl/
t_look.c 138 * This return of T_ERROR event is ancient
148 return (T_ERROR);
tx.h 257 #define T_ERROR 0x0020
  /onnv/onnv-gate/usr/src/uts/common/sys/
tiuser.h 58 #define T_ERROR 0x0020 /* fatal error occurred */
205 extern void t_error(const char *errmsg);
  /onnv/onnv-gate/usr/src/uts/common/ktli/
t_krcvudat.c 52 * T_ERROR
297 *type = T_ERROR;
304 *type = T_ERROR;
  /onnv/onnv-gate/usr/src/cmd/fm/eversholt/common/
ptree.c 76 case T_ERROR:
361 case T_ERROR:
534 case T_ERROR: return L_error;
699 case T_ERROR:
762 ptree_type_pattern(flags, T_ERROR, pat);
tree.c 185 case T_ERROR:
291 case T_ERROR:
418 case T_ERROR:
1124 ret = dodecl(T_ERROR, file, line, np, nvpairs,
1317 lut_walk(Errors, (lut_cb)check_required_props, (void *)T_ERROR);
1333 lut_walk(Errors, (lut_cb)check_refcount, (void *)T_ERROR);
    [all...]
tree.h 83 T_ERROR, /* error declaration */
211 * T_ERROR
literals.h 217 L_DECL(T_ERROR);
check.c 93 { T_ERROR, "ASRU", 0, check_fru_asru, O_ERR },
787 ASSERTeq(rhs->t, T_ERROR, ptree_nodetype2str);
    [all...]
  /onnv/onnv-gate/usr/src/lib/libnsl/dial/
interface.c 332 case T_ERROR: msg = (const char *)"T_ERROR"; break;
  /onnv/onnv-gate/usr/src/cmd/bnu/
interface.c 460 case T_ERROR: msg = "T_ERROR"; break;
  /onnv/onnv-gate/usr/src/cmd/avs/rdc/
sndrd.c 1306 case T_ERROR:
1308 if (event == T_ERROR || t_errno == TSYSERR) {
    [all...]
  /onnv/onnv-gate/usr/src/cmd/fs.d/nfs/lib/
nfs_tbind.c 475 t_error("t_optmgmt");
505 t_error("t_optmgmt");
    [all...]
  /onnv/onnv-gate/usr/src/cmd/fm/modules/common/eversholt/
eft_mdb.c 741 case T_ERROR: /* error declaration */

Completed in 840 milliseconds