Home
last modified time | relevance | path

Searched refs:nd_join_strarray (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/fm/libfmnotify/common/
H A Dlibfmnotify.h97 int nd_join_strarray(nd_hdl_t *, char **, uint_t, char **);
H A Dmapfile-vers56 nd_join_strarray;
H A Dlibfmnotify.c431 nd_join_strarray(nd_hdl_t *nhdl, char **arr, uint_t arrsz, char **buf) in nd_join_strarray() function
/illumos-gate/usr/src/cmd/fm/notify/smtp-notify/common/
H A Dsmtp-notify.c489 nd_join_strarray(nhdl, strarr, repsz, &ep->ep_reply_to) in get_email_prefs()