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