Searched defs:remote_name (Results 1 – 9 of 9) sorted by relevance
24 def _fetch_gs_artifact(remote_name, local_name): argument29 def _fetch_and_maybe_unpack(remote_name, local_name): argument
57 def _fetch_gs_artifact(remote_name, local_name): argument
75 def get_git_remote_default_branch(remote_name): argument
82 static const char *remote_name; /* server host name or IP address */ variable
243 string remote_name = 6; field
244 string remote_name = 6; field
240 char remote_name[MAXNAMELEN]; /* Peer's name for authentication */ variable
2890 def on_remote_name(self, connection: Connection, address, remote_name): argument