Searched defs:certainty (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/fm/libasr/common/
H A Dasr_fault.c38 #define ASR_FLT_CERTAINTY "certainty"
208 uint8_t certainty; local
214 fault, ASR_FLT_CERTAINTY, &certainty) != 0)
218 "%d", certainty);
359 /* certainty */
361 bp, pad, "certainty", certaintystr);
377 err |= asr_buf_append_xml_ai(bp, pad, "certainty",

Completed in 57 milliseconds