Searched defs:nhdl (Results  1 – 6 of 6) sorted by relevance
| /illumos-gate/usr/src/lib/fm/libfmnotify/common/ | 
| H A D | libfmnotify.c | 31 nd_cleanup(nd_hdl_t *nhdl)  in nd_cleanup()58 nd_debug(nd_hdl_t *nhdl, const char *format, ...)  in nd_debug()
 75 nd_dump_nvlist(nd_hdl_t *nhdl, nvlist_t *nvl)  in nd_dump_nvlist()
 83 nd_error(nd_hdl_t *nhdl, const char *format, ...)  in nd_error()
 99 nd_abort(nd_hdl_t *nhdl, const char *format, ...)  in nd_abort()
 115 nd_daemonize(nd_hdl_t *nhdl)  in nd_daemonize()
 140 nd_get_pg(nd_hdl_t *nhdl, scf_handle_t *handle, const char *svcname,  in nd_get_pg()
 173 nd_get_astring_prop(nd_hdl_t *nhdl, const char *svcname, const char *pgname,  in nd_get_astring_prop()
 217 nd_get_boolean_prop(nd_hdl_t *nhdl, const char *svcname, const char *pgname,  in nd_get_boolean_prop()
 259 nd_get_event_fmri(nd_hdl_t *nhdl, fmev_t ev)  in nd_get_event_fmri()
 [all …]
 
 | 
| /illumos-gate/usr/src/cmd/fm/notify/smtp-notify/common/ | 
| H A D | smtp-notify.c | 81 static nd_hdl_t *nhdl;  variable214 build_headers(nd_hdl_t *nhdl, nd_ev_info_t *ev_info, email_pref_t *eprefs,  in build_headers()
 340 send_email(nd_hdl_t *nhdl, const char *headers, const char *body,  in send_email()
 368 send_email_template(nd_hdl_t *nhdl, nd_ev_info_t *ev_info, email_pref_t *eprefs)  in send_email_template()
 394 get_email_prefs(nd_hdl_t *nhdl, fmev_t ev, email_pref_t **eprefs)  in get_email_prefs()
 
 | 
| /illumos-gate/usr/src/cmd/fm/notify/snmp-notify/common/ | 
| H A D | snmp-notify.c | 69 static nd_hdl_t *nhdl;  variable118 get_snmp_prefs(nd_hdl_t *nhdl, nvlist_t **pref_nvl, uint_t npref)  in get_snmp_prefs()
 
 | 
| /illumos-gate/usr/src/uts/intel/io/ | 
| H A D | devfm_machdep.c | 55 	uint_t	nhdl;		/* handles saved */  member
 | 
| /illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/ | 
| H A D | oce_buf.h | 131 	uint16_t	nhdl;  member
 | 
| H A D | oce_io.h | 210 	uint32_t nhdl; /* preallocated memory handles */  member
 |