Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/svc/svcs/
H A Dexplain.c196 static const char *g_msgbase = "http://illumos.org/msg/"; variable
1405 g_msgbase = NULL; in check_msgbase()
1422 g_msgbase = safe_strdup(g_value); in check_msgbase()
1591 if (g_msgbase) in print_dependency_reasons()
1593 g_msgbase, dc); in print_dependency_reasons()
1603 if (g_msgbase) in print_dependency_reasons()
1604 (void) printf(gettext(" See: %s%s\n"), g_msgbase, in print_dependency_reasons()
1637 if (g_msgbase != NULL) in print_dependency_reasons()
1638 (void) printf(gettext(" See: %s%s\n"), g_msgbase, dc); in print_dependency_reasons()
1827 if (g_msgbase != NULL) in print_reasons()
[all …]