Home
last modified time | relevance | path

Searched refs:nd_get_diagcode (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/fm/libfmnotify/common/
H A Dlibfmnotify.h102 int nd_get_diagcode(nd_hdl_t *, const char *, const char *, char *, size_t);
H A Dmapfile-vers52 nd_get_diagcode;
H A Dlibfmnotify.c474 nd_get_diagcode(nd_hdl_t *nhdl, const char *dict, const char *class, char *buf, in nd_get_diagcode() function
543 nd_get_diagcode(nhdl, "SMF", class, evi->ei_diagcode, 32) in nd_get_event_info()