HomeSort by relevance Sort by last modified time
    Searched refs:pserver (Results 1 - 4 of 4) sorted by null

  /external/icu/icu4j/eclipse-build/pdebuild/
build.properties 157 mapsRepo=:pserver:anonymous@example.com/path/to/repo
  /sdk/eclipse/buildConfig/
build.properties 167 mapsRepo=:pserver:anonymous@example.com/path/to/repo
  /external/ltp/testscripts/build/
build_test_function.sh 61 export CVSROOT=${CVSROOT:-:pserver:anonymous@ltp.cvs.sf.net:/cvsroot/ltp}
64 echo "$CVSROOT" | grep -qv '^:pserver:' || cvs -d$CVSROOT login
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
pathcch.h 114 __CRT_INLINE WINBOOL PathIsUNCEx (PWSTR path, PWSTR *pserver) {
115 return PathIsUNCEx (const_cast<PCWSTR> (path), const_cast<PCWSTR *> (pserver));

Completed in 132 milliseconds