Searched refs:g_msgbase (Results 1 – 1 of 1) sorted by relevance
193 static const char *g_msgbase = "http://illumos.org/msg/"; variable1415 g_msgbase = NULL; in check_msgbase()1432 g_msgbase = safe_strdup(g_value); in check_msgbase()1605 if (g_msgbase) in print_dependency_reasons()1607 g_msgbase, dc); in print_dependency_reasons()1617 if (g_msgbase) in print_dependency_reasons()1618 (void) printf(gettext(" See: %s%s\n"), g_msgbase, in print_dependency_reasons()1651 if (g_msgbase != NULL) in print_dependency_reasons()1652 (void) printf(gettext(" See: %s%s\n"), g_msgbase, dc); in print_dependency_reasons()1870 if (g_msgbase != NULL && dc != NULL) in print_reasons()[all …]