Home
last modified time | relevance | path

Searched refs:readdir (Results 1 – 15 of 15) sorted by relevance

/trunk/main/solenv/bin/
H A Drelocate39 while ($fname = readdir ($dirhandle)) {
145 while ($name = readdir ($misc_dir)) {
164 while ($name = readdir ($top_dir)) {
168 while ($sub_name = readdir ($sub_dir)) {
H A Dlinkoo74 while ($fname = readdir ($dirhandle)) {
108 while (my $fname = readdir ($dirhandle)) {
181 while (my $subdir = readdir ($dirh_toplevel)) {
197 while (my $file = readdir($dirh_module)) {
/trunk/main/autodoc/source/cosv/storage/
H A Dploc_dir.cxx256 while ( (pEntry = readdir(pDir)) != 0 ) in GetContainedDirectories()
289 while ( (pEntry = readdir(pDir)) != 0 ) in GetContainedFiles()
/trunk/main/xml2cmp/source/support/
H A Dsyshelp.cxx212 while ( (pEntry = readdir(pDir)) != 0 ) in GatherFileNames()
290 while ( ( pEntry = readdir(pDir) ) != 0 ) in GatherSubDirectories()
/trunk/main/tools/source/fsys/
H A Dwntmsc.cxx72 struct dirent *readdir( DIR *pDir ) in readdir() function
436 ( ( pDosEntry = readdir( pDosDir ) ) != NULL ) ) in Read()
H A Dcomdep.hxx58 dirent *readdir( DIR *pDir );
H A Dunx.cxx425 ( ( pDosEntry = readdir( pDosDir ) ) != NULL ) ) in Read()
H A Ddirent.cxx1107 for ( dirent* pEntry = readdir( pDir ); in First()
1109 pEntry = readdir( pDir ) ) in First()
H A Dos2.cxx367 ( ( pDosEntry = readdir( pDosDir ) ) != NULL ) ) in Read()
/trunk/main/soltools/mkdepend/
H A Dcollectdircontent.cxx41 while ((pent = readdir(pdir))) { in add_to_collection()
/trunk/main/officecfg/util/
H A Dtemplate.gen35 @files=readdir(DIR);
/trunk/main/l10ntools/source/
H A Ddirectory.cxx206 while( ( dirp = readdir( dir ) ) != NULL ) in readDirectory()
/trunk/main/sal/osl/unx/
H A Dfile_misc.cxx246 while ((pdirent = readdir(pdir)) != NULL) in osl_readdir_impl_()
/trunk/main/redland/redland/
H A Dredland-1.0.17.patch.win32236 /* Define to 1 if you have the `readdir' function. */
/trunk/main/sal/osl/os2/
H A Dfile.cxx946 while ((pdirent = readdir(pdir)) != NULL) in _osl_readdir_impl_()

Completed in 80 milliseconds