Home
last modified time | relevance | path

Searched refs:fmd_msg_url_set (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/lib/fm/libfmd_msg/common/
H A Dfmd_msg.h70 extern int fmd_msg_url_set(fmd_msg_hdl_t *, const char *);
H A Dmapfile-vers54 fmd_msg_url_set;
H A Dfmd_msg_test.c230 if (fmd_msg_url_set(h, "http://foo.bar.com/") != 0) { in main()
H A Dfmd_msg.c410 fmd_msg_url_set(fmd_msg_hdl_t *h, const char *url) in fmd_msg_url_set() function
/titanic_44/usr/src/cmd/fm/modules/common/syslog-msgs/
H A Dsyslog.c401 (void) fmd_msg_url_set(syslog_msghdl, urlbase); in _fmd_init()