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

/osnet-11/usr/src/lib/fm/libasr/common/
H A Dasr_fault.c209 char certaintystr[8]; local
215 certaintystr[0] = '\0';
217 (void) snprintf(certaintystr, sizeof (certaintystr),
361 bp, pad, "certainty", certaintystr);
376 if (certaintystr[0] != '\0')
378 certaintystr);

Completed in 23 milliseconds