Searched refs:symlink (Results 1 – 19 of 19) sorted by relevance
/aoo41x/main/redland/prj/ |
H A D | d.lst | 4 symlink: %_DEST%\lib%_EXT%\libraptor2.so.0 %_DEST%\lib%_EXT%\libraptor2.so 6 symlink: %_DEST%\lib%_EXT%\libraptor2.0.dylib %_DEST%\lib%_EXT%\libraptor2.dylib 8 symlink: %_DEST%\lib%_EXT%\librasqal.so.3 %_DEST%\lib%_EXT%\librasqal.so 10 symlink: %_DEST%\lib%_EXT%\librasqal.3.dylib %_DEST%\lib%_EXT%\librasqal.dylib 12 symlink: %_DEST%\lib%_EXT%\librdf.so.0 %_DEST%\lib%_EXT%\librdf.so 14 symlink: %_DEST%\lib%_EXT%\librdf.0.dylib %_DEST%\lib%_EXT%\librdf.dylib
|
/aoo41x/main/solenv/bin/ |
H A D | linkoo | 149 symlink ("$src/$src_name", "$dest/$dest_name") || die "Failed to symlink: $!"; 164 symlink ("$src/$src_name", "$dest/$dest_name") || die "Failed to symlink: $!"; 167 print "move / symlink $src/$src_name => $dest/$dest_name\n"; 246 symlink $src, $dest; 261 symlink ($ooo_res, $star_res);
|
/aoo41x/main/sal/prj/ |
H A D | d.lst | 20 symlink: %_DEST%\lib%_EXT%\libsalalloc_malloc.so.3 %_DEST%\lib%_EXT%\libsalalloc_malloc.so 22 symlink: %_DEST%\lib%_EXT%\libuno_sal.so.3 %_DEST%\lib%_EXT%\libuno_sal.so 24 symlink: %_DEST%\lib%_EXT%\libuno_sal.dylib.3 %_DEST%\lib%_EXT%\libuno_sal.dylib
|
/aoo41x/main/store/workben/ |
H A D | t_store.cxx | 455 eErrCode = aFile.symlink ( in main() 466 eErrCode = aFile.symlink ( in main()
|
/aoo41x/main/libxml2/prj/ |
H A D | d.lst | 4 symlink: %_DEST%\lib%_EXT%\libxml2.so.2 %_DEST%\lib%_EXT%\libxml2.so
|
/aoo41x/main/libxslt/prj/ |
H A D | d.lst | 4 symlink: %_DEST%\lib%_EXT%\libxslt.so.1 %_DEST%\lib%_EXT%\libxslt.so
|
/aoo41x/main/store/source/ |
H A D | storpage.hxx | 105 storeError symlink (
|
H A D | store.cxx | 685 return xManager->symlink (aSrcPath.pData, aSrcName.pData, aDstKey); in store_symlink()
|
H A D | storpage.cxx | 615 storeError OStorePageManager::symlink ( in symlink() function in OStorePageManager
|
/aoo41x/main/sfx2/source/appl/ |
H A D | shutdownicon.cxx | 907 if ((0 != symlink( aDesktopFileUnx.getStr(), aShortcutUnx.getStr())) && (errno == EEXIST)) in SetAutostart() 910 symlink( aDesktopFileUnx.getStr(), aShortcutUnx.getStr()); in SetAutostart()
|
/aoo41x/main/sal/qa/osl/file/ |
H A D | osl_old_test_file.cxx | 180 if( 0 == symlink( buf2 , "c" ) ) in test_file_003()
|
H A D | osl_File.cxx | 1054 sal_Int32 fd = symlink( strSrcFileName.getStr(), strLinkFileName.getStr() ); in getAbsoluteFileURL_002() 3019 fd = symlink( strSrcFileName.getStr(), strLinkFileName.getStr() ); in isValid_003() 3744 fd = symlink( strSrcFileName.getStr(), strLinkFileName.getStr() ); in getLinkTargetURL_001() 6110 sal_Int32 fd = symlink( strSrcFileName.getStr(), strLinkFileName.getStr() ); in getNextItem_004()
|
/aoo41x/main/store/inc/store/ |
H A D | store.hxx | 552 inline storeError symlink ( in symlink() function in store::OStoreFile
|
/aoo41x/main/sal/osl/unx/ |
H A D | file_misc.cxx | 982 nRet = symlink(pszLinkContent,pszDestFileName); in oslDoCopyLink()
|
/aoo41x/main/python/prj/ |
H A D | d.lst | 87 symlink: %_DEST%\lib%_EXT%\libpython2.7.so.1.0 %_DEST%\lib%_EXT%\libpython2.7.so
|
/aoo41x/main/sysui/desktop/freedesktop/ |
H A D | freedesktop-menus.spec | 54 # hack/workaround to make SuSE's brp-symlink-script happy. It wants the targets of all links
|
/aoo41x/main/vcl/unx/generic/fontmanager/ |
H A D | fontmanager.cxx | 3288 … nError = (FileBase::RC)symlink( aLinkFromPath.GetBuffer(), aLinkToPath.GetBuffer() ); in importFonts() 3305 nError = (FileBase::RC)symlink( aFromPath.GetBuffer(), in importFonts()
|
/aoo41x/main/sal/osl/os2/ |
H A D | file.cxx | 2072 nRet = symlink(pszLinkContent,pszDestFileName); in oslDoCopyLink()
|
/aoo41x/main/ |
H A D | configure.ac | 1599 AC_MSG_ERROR([$AWK, awk, tar or gunzip is a cygwin symlink! 3237 # maybe only one level of symlink (e.g. on Mac) 6983 # resolve relative or absolute symlink
|
Completed in 149 milliseconds