Searched refs:T_SERD (Results 1 - 7 of 7) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/fm/eversholt/common/
H A Dptree.c78 case T_SERD:
374 case T_SERD:
536 case T_SERD: return L_serd;
705 case T_SERD:
774 ptree_type_pattern(flags, T_SERD, pat);
H A Dcheck.c87 { T_SERD, "N", 1, check_num, O_ERR },
88 { T_SERD, "T", 1, check_timeval, O_ERR },
89 { T_SERD, "method", 0, check_serd_method, O_ERR },
90 { T_SERD, "trip", 0, check_reportlist, O_ERR },
91 { T_SERD, "FRU", 0, check_fru_asru, O_ERR },
92 { T_SERD, "id", 0, check_serd_id, O_ERR },
H A Dtree.c189 case T_SERD:
295 case T_SERD:
422 case T_SERD:
1168 ret = dodecl(T_SERD, file, line, np, nvpairs,
1319 lut_walk(SERDs, (lut_cb)check_required_props, (void *)T_SERD);
1335 lut_walk(SERDs, (lut_cb)check_refcount, (void *)T_SERD);
H A Dliterals.h219 L_DECL(T_SERD); variable
H A Dtree.h85 T_SERD, /* SERD engine declaration */ enumerator in enum:node::nodetype
/opensolaris-onvv-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Deft_mdb.c763 case T_SERD: /* SERD engine declaration */
H A Ditree.c390 nrhs = newnode(T_SERD, orhs->file, orhs->line);
450 if (dn->t == T_SERD) {

Completed in 106 milliseconds