Searched refs:sh_attr (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/fm/libfmevent/common/ |
H A D | fmev_subscribe.c | 56 sysevent_subattr_t *sh_attr; member in struct:__anon985 144 sysevent_subattr_thrattr(ihdl->sh_attr, attr); 161 sysevent_subattr_sigmask(ihdl->sh_attr, set); 179 sysevent_subattr_thrsetup(ihdl->sh_attr, func, cookie); 197 sysevent_subattr_thrcreate(ihdl->sh_attr, func, cookie); 299 sip->si_pat, fmev_proxy_cb, sip, 0, ihdl->sh_attr)) != 0) { 506 if ((ihdl->sh_attr = sysevent_subattr_alloc()) == NULL) { 696 if (ihdl->sh_attr) { 697 sysevent_subattr_free(ihdl->sh_attr); 698 ihdl->sh_attr [all...] |
Completed in 20 milliseconds