Searched refs:nd_merge_strarray (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/lib/fm/libfmnotify/common/ |
H A D | libfmnotify.h | 98 int nd_merge_strarray(nd_hdl_t *, char **, uint_t, char **, uint_t, char ***);
|
H A D | mapfile-vers | 57 nd_merge_strarray;
|
H A D | libfmnotify.c | 387 nd_merge_strarray(nd_hdl_t *nhdl, char **arr1, uint_t n1, char **arr2, in nd_merge_strarray() function
|
/titanic_50/usr/src/cmd/fm/notify/smtp-notify/common/ |
H A D | smtp-notify.c | 468 if ((ep->ep_num_recips = nd_merge_strarray(nhdl, tmparr1, tn1, in get_email_prefs() 482 (repsz = nd_merge_strarray(nhdl, tmparr1, n1, tmparr2, n2, in get_email_prefs()
|