Searched refs:fmd_msg_url_set (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/fm/libfmd_msg/common/
H A Dfmd_msg.h74 extern int fmd_msg_url_set(fmd_msg_hdl_t *, const char *);
H A Dfmd_msg_test.c244 if (fmd_msg_url_set(h, "http://foo.bar.com/") != 0) {
245 (void) fprintf(stderr, "%s: fmd_msg_url_set failed: %s\n",
H A Dfmd_msg.c42 * fmd_msg_url_set - set the default URL for knowledge articles
410 fmd_msg_url_set(fmd_msg_hdl_t *h, const char *url) function

Completed in 895 milliseconds