Searched refs:Errorcount (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Dtree.c57 static struct stats *Errorcount; variable in typeref:struct:stats
78 Errorcount = stats_new_counter("parser.error", "error decls", 1);
100 stats_delete(Errorcount);
1125 &Errors, Errorcount, 0);

Completed in 60 milliseconds