Searched refs:old_remote (Results 1 – 3 of 3) sorted by relevance
170 old_remote=$(git config --get "remote.${old_pfx}.url")171 if [ -n "${old_remote}" ]181 old_remote=$(git config --get "branch.${br}.remote")182 if [ "${old_remote}" = "${old_pfx}" ]
166 old_remote=$(git config --get "remote.${old_pfx}.url")167 if [ -n "${old_remote}" ]177 old_remote=$(git config --get "branch.${br}.remote")178 if [ "${old_remote}" = "${old_pfx}" ]
3356 struct sockaddr *old_local, *old_remote; local3476 old_remote = (struct sockaddr *)sp->remote;3480 old_remote = (struct sockaddr *)&sp->req->saidx.dst;3484 old_remote = (struct sockaddr *)&sp->spidx.dst;3515 ph1sel.remote = old_remote;