Searched refs:remote_description (Results 1 – 5 of 5) sorted by relevance
25 char *remote_description = 0; variable
35 char *remote_description = "Customs"; variable
717 (remote_description == 0 || remote_description[0] == '\0') in define_automatic_variables()719 (remote_description == 0 || remote_description[0] == '\0') in define_automatic_variables()720 ? "" : remote_description); in define_automatic_variables()
2388 if (!remote_description || *remote_description == '\0') in print_usage()2392 make_host, remote_description); in print_usage()2947 if (!remote_description || *remote_description == '\0') in print_version()2951 precede, make_host, remote_description); in print_version()
526 extern char *version_string, *remote_description, *make_host;