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

  /onnv/onnv-gate/usr/src/cmd/fm/modules/common/eversholt/
fme.h 25 * fme.h -- public definitions for fme module
40 #define UNDIAG_DEFECT_FME "defect.sunos.eft.undiag.fme"
86 struct fme;
97 void fme_timer_fired(struct fme *, id_t);
Makefile 40 fme.c iexpr.c io.c ipath.c itree.c lut.c literals.c out.c platform.c \
fme.c 26 * fme.c -- fault management exercise module
50 #include "fme.h"
69 /* fme under construction is global so we can free it on module abort */
70 static struct fme *Nfmep;
79 static struct fme { struct
80 struct fme *next; /* next exercise */
81 unsigned long long ull; /* time when fme was created */
82 int id; /* FME id */
84 struct lut *eventtree; /* propagation tree for this FME */
86 * The initial error report that created this FME is kept i
    [all...]
  /onnv/onnv-gate/usr/src/cmd/fm/dicts/
SUNOS.dict 43 defect.sunos.eft.undiag.fme=14

Completed in 300 milliseconds