Home
last modified time | relevance | path

Searched refs:opendir (Results 1 – 16 of 16) sorted by relevance

/trunk/main/solenv/bin/
H A Drelocate38 opendir ($dirhandle, $build_dir) || die "Can't open $build_dir";
143 opendir ($misc_dir, $path) || return;
162 opendir ($top_dir, $new_root) || die "Can't open $new_root: $!";
166 opendir ($sub_dir, "$new_root/$name") || next;
H A Dlinkoo73 opendir ($dirhandle, $build_dir) || die "Can't open $build_dir";
107 if (opendir ($dirhandle, $dirname)) {
180 opendir ($dirh_toplevel, $build_path) || die "Can't open '$build_path': $!";
196 if (opendir ($dirh_module, $module_path)) {
/trunk/main/tools/source/fsys/
H A Dcomdep.hxx57 DIR *opendir( const char* pPfad );
95 pDosDir = opendir( (char*) aBypass.GetBuffer() ); in DirReader_Impl()
H A Dunx.cxx414 pDosDir = opendir( (char*) ByteString(aPath, osl_getThreadTextEncoding()).GetBuffer() ); in Read()
H A Dwntmsc.cxx64 DIR *opendir( const char* pPfad ) in opendir() function
H A Dos2.cxx356 pDosDir = opendir( (char*) ByteString(aPath, osl_getThreadTextEncoding()).GetBuffer() ); in Read()
H A Ddirent.cxx1099 DIR *pDir = opendir( (char*) aPathName.GetBuffer() ); in First()
/trunk/main/autodoc/source/cosv/storage/
H A Dploc_dir.cxx252 DIR * pDir = opendir( StrPath() ); in GetContainedDirectories()
285 DIR * pDir = opendir( StrPath() ); in GetContainedFiles()
/trunk/main/xml2cmp/source/support/
H A Dsyshelp.cxx204 DIR * pDir = opendir( i_sSrcDirectory ); in GatherFileNames()
286 DIR * pDir = opendir( i_sParentdDirectory ); in GatherSubDirectories()
/trunk/main/soltools/mkdepend/
H A Dcollectdircontent.cxx35 pdir = opendir(dirPath.c_str()); //"." refers to the current dir in add_to_collection()
/trunk/main/officecfg/util/
H A Dtemplate.gen33 opendir(DIR, ".");
/trunk/main/l10ntools/source/
H A Ddirectory.cxx195 …if( (dir = opendir( sFullpathext.getStr() ) ) == NULL ) {printf("readerror 2 in %s \n",sFullpathe… in readDirectory()
/trunk/main/sal/osl/unx/
H A Dfile_misc.cxx173 DIR *pdir = opendir( path ); in osl_openDirectory()
/trunk/main/redland/redland/
H A Dredland-1.0.17.patch.win32224 /* Define to 1 if you have the `opendir' function. */
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx2216 DIR* pDIR = opendir( aPath.getStr() ); in initialize()
2348 DIR* pDIR = opendir( aDir.getStr() ); in initialize()
/trunk/main/sal/osl/os2/
H A Dfile.cxx994 DIR *pdir = opendir( path ); in osl_openDirectory()

Completed in 96 milliseconds