Home
last modified time | relevance | path

Searched refs:_oldpath (Results 1 – 6 of 6) sorted by relevance

/dports/audio/lmms/lmms-1.2.2/cmake/apple/
H A Dinstall_apple.sh.in109 _oldpath="../../Frameworks/lib${lib}.dylib"
111 install_name_tool -change @loader_path/$_oldpath \
/dports/net/jsch/jsch-0.1.55/src/main/java/com/jcraft/jsch/
H A DChannelSftp.java1811 String _oldpath=remoteAbsolutePath(oldpath); in symlink() local
1814 _oldpath=isUnique(_oldpath); in symlink()
1817 oldpath=_oldpath.substring(cwd.length()+(cwd.endsWith("/")?0:1)); in symlink()
1820 oldpath=_oldpath; in symlink()
1863 String _oldpath=remoteAbsolutePath(oldpath); in hardlink() local
1866 _oldpath=isUnique(_oldpath); in hardlink()
1869 oldpath=_oldpath.substring(cwd.length()+(cwd.endsWith("/")?0:1)); in hardlink()
1872 oldpath=_oldpath; in hardlink()
/dports/net/tigervnc-server/tigervnc-1.12.0/java/com/jcraft/jsch/
H A DChannelSftp.java1784 String _oldpath=remoteAbsolutePath(oldpath); in symlink() local
1787 _oldpath=isUnique(_oldpath); in symlink()
1790 oldpath=_oldpath.substring(cwd.length()+(cwd.endsWith("/")?0:1)); in symlink()
1793 oldpath=_oldpath; in symlink()
1836 String _oldpath=remoteAbsolutePath(oldpath); in hardlink() local
1839 _oldpath=isUnique(_oldpath); in hardlink()
1842 oldpath=_oldpath.substring(cwd.length()+(cwd.endsWith("/")?0:1)); in hardlink()
1845 oldpath=_oldpath; in hardlink()
/dports/net/tigervnc-viewer/tigervnc-1.12.0/java/com/jcraft/jsch/
H A DChannelSftp.java1784 String _oldpath=remoteAbsolutePath(oldpath); in symlink() local
1787 _oldpath=isUnique(_oldpath); in symlink()
1790 oldpath=_oldpath.substring(cwd.length()+(cwd.endsWith("/")?0:1)); in symlink()
1793 oldpath=_oldpath; in symlink()
1836 String _oldpath=remoteAbsolutePath(oldpath); in hardlink() local
1839 _oldpath=isUnique(_oldpath); in hardlink()
1842 oldpath=_oldpath.substring(cwd.length()+(cwd.endsWith("/")?0:1)); in hardlink()
1845 oldpath=_oldpath; in hardlink()
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/cabal-testsuite/Test/Cabal/
H A DPrelude.hs997 withSymlink _oldpath _newpath _act =
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/cabal-testsuite/src/Test/Cabal/
H A DPrelude.hs947 withSymlink _oldpath _newpath _act =