Home
last modified time | relevance | path

Searched refs:old_remote (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/contrib/
H A Dgcc-git-customization.sh170 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}" ]
/netbsd-src/external/gpl3/gcc.old/dist/contrib/
H A Dgcc-git-customization.sh166 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}" ]
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dpfkey.c3356 struct sockaddr *old_local, *old_remote; local
3476 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;