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

/illumos-gate/usr/src/lib/fm/libfmd_snmp/common/
H A Dproblem.c99 problem_lookup_uuid_next(const char *uuid) function
526 if ((data = problem_lookup_uuid_next(uuid)) == NULL) {
541 if ((data = problem_lookup_uuid_next("")) == NULL) {

Completed in 56 milliseconds