Searched refs:explicit_remote (Results 1 – 3 of 3) sorted by relevance
118 extern int explicit_remote;/* remote_name specified with remotename opt */
444 if (remote_name[0] != 0 && (explicit_remote || rhostname[0] == 0)) {
135 int explicit_remote = 0; /* User specified explicit remote name */ variable