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

/illumos-gate/usr/src/lib/fm/libfmd_snmp/common/
H A Dmodule.c86 static volatile enum { US_QUIET, US_NEEDED, US_INPROGRESS } update_status; enumerator in enum:__anon2482
311 update_status = US_NEEDED;
H A Dresource.c69 static volatile enum { US_QUIET, US_NEEDED, US_INPROGRESS } update_status; enumerator in enum:__anon2484
307 update_status = US_NEEDED;
H A Dproblem.c70 static volatile enum { US_QUIET, US_NEEDED, US_INPROGRESS } update_status; enumerator in enum:__anon2483
315 update_status = US_NEEDED;

Completed in 64 milliseconds