Lines Matching refs:lut
219 struct lut *lutp; /* for declarations */
300 struct lut *tree_s2np_lut_add(struct lut *root, const char *s, struct node *np);
301 struct node *tree_s2np_lut_lookup(struct lut *root, const char *s);
302 struct lut *tree_name2np_lut_add(struct lut *root,
304 struct node *tree_name2np_lut_lookup(struct lut *root, struct node *namep);
305 struct node *tree_name2np_lut_lookup_name(struct lut *root, struct node *namep);
306 struct lut *tree_event2np_lut_add(struct lut *root,
308 struct node *tree_event2np_lut_lookup(struct lut *root, struct node *enp);
309 struct node *tree_event2np_lut_lookup_event(struct lut *root,
319 struct lut *Faults;
320 struct lut *Upsets;
321 struct lut *Defects;
322 struct lut *Errors;
323 struct lut *Ereports;
324 struct lut *Ereportenames;
325 struct lut *Ereportenames_discard;
326 struct lut *SERDs;
327 struct lut *STATs;
328 struct lut *ASRUs;
329 struct lut *FRUs;
330 struct lut *Configs;