Searched defs:FMD_MSG_URLBASE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/fm/libfmd_msg/common/
H A Dfmd_msg.c148 static const char FMD_MSG_URLBASE[] = "http://illumos.org/msg/"; variable
294 if ((h->fmh_urlbase = strdup(FMD_MSG_URLBASE)) == NULL)

Completed in 62 milliseconds