Searched refs:tmparr2 (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/fm/notify/smtp-notify/common/ |
H A D | smtp-notify.c | 394 char **tmparr1, **tmparr2; in get_email_prefs() local 461 nd_split_list(nhdl, arr2[0], ",", &tmparr2, &tn2) != 0) { in get_email_prefs() 469 tmparr2, tn2, &ep->ep_recips)) < 0) { in get_email_prefs() 482 (repsz = nd_merge_strarray(nhdl, tmparr1, n1, tmparr2, n2, in get_email_prefs() 557 nd_free_strarray(tmparr2, tn2); in get_email_prefs()
|