Searched refs:remote_description (Results 1 – 4 of 4) sorted by relevance
25 char *remote_description = 0; 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()
35 char *remote_description = "Customs"; variable
526 extern char *version_string, *remote_description, *make_host;