Searched refs:T_FRU (Results 1 - 6 of 6) sorted by relevance
/illumos-gate/usr/src/cmd/fm/eversholt/common/ |
H A D | ptree.c | 83 case T_FRU: 406 case T_FRU: 499 case T_FRU: return L_fru; 714 case T_FRU: 792 ptree_type_pattern(flags, T_FRU, pat);
|
H A D | literals.h | 183 L_DECL(T_FRU); variable
|
H A D | tree.h | 49 T_FRU, /* FRU declaration */ enumerator in enum:node::nodetype 214 * T_FRU
|
H A D | tree.c | 188 case T_FRU: 294 case T_FRU: 421 case T_FRU: 1189 case T_FRU: 1190 ret = dodecl(T_FRU, file, line, np, nvpairs,
|
H A D | escparse.y | 129 $$ = tree_decl(T_FRU, $2, $3, $1.file, $1.line);
|
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | eft_mdb.c | 471 case T_FRU: /* FRU declaration */
|
Completed in 52 milliseconds