Searched refs:nd_free_strarray (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/cmd/fm/notify/smtp-notify/common/ |
H A D | smtp-notify.c | 490 nd_free_strarray(reparr1, n1); in get_email_prefs() 492 nd_free_strarray(reparr2, n2); in get_email_prefs() 494 nd_free_strarray(strarr, repsz); in get_email_prefs() 549 nd_free_strarray(ep->ep_recips, ep->ep_num_recips); in get_email_prefs() 555 nd_free_strarray(tmparr1, tn1); in get_email_prefs() 557 nd_free_strarray(tmparr2, tn2); in get_email_prefs() 663 nd_free_strarray(eprefs->ep_recips, eprefs->ep_num_recips); in irpt_cbfunc() 768 nd_free_strarray(eprefs->ep_recips, eprefs->ep_num_recips); in listev_cb()
|
/titanic_50/usr/src/lib/fm/libfmnotify/common/ |
H A D | libfmnotify.h | 101 void nd_free_strarray(char **, uint_t);
|
H A D | mapfile-vers | 49 nd_free_strarray;
|
H A D | libfmnotify.c | 417 nd_free_strarray(char **arr, uint_t arrsz) in nd_free_strarray() function
|