Searched refs:PR_FILE_DIRECTORY (Results 1 - 13 of 13) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dmbcs.c127 } else if ( PR_FILE_DIRECTORY == info.type ) {
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/
H A Drcfileio.h136 directory = PR_FILE_DIRECTORY,
H A Drcfileio.cpp195 case PR_FILE_DIRECTORY: type = RCFileInfo::directory; break;
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/beos/
H A Dbfile.c336 info->type = PR_FILE_DIRECTORY;
369 info->type = PR_FILE_DIRECTORY;
404 info->type = PR_FILE_DIRECTORY;
437 info->type = PR_FILE_DIRECTORY;
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dw95io.c815 info->type = PR_FILE_DIRECTORY;
840 info->type = PR_FILE_DIRECTORY;
890 info->type = PR_FILE_DIRECTORY;
1465 info->type = PR_FILE_DIRECTORY;
1490 info->type = PR_FILE_DIRECTORY;
H A Dw16io.c464 info->type = PR_FILE_DIRECTORY;
515 info->type = PR_FILE_DIRECTORY;
H A Dntio.c3068 info->type = PR_FILE_DIRECTORY;
3093 info->type = PR_FILE_DIRECTORY;
3143 info->type = PR_FILE_DIRECTORY;
3170 info->type = PR_FILE_DIRECTORY;
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/
H A Dos2io.c558 info->type = PR_FILE_DIRECTORY;
616 info->type = PR_FILE_DIRECTORY;
/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsLocalFileWin.cpp1935 *_retval = (mFileInfo64.type == PR_FILE_DIRECTORY);
2163 if (mFileInfo64.type != PR_FILE_DIRECTORY) // valid because we ResolveAndStat above
H A DnsLocalFileOS2.cpp1224 *_retval = (mFileInfo64.type == PR_FILE_DIRECTORY);
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprio.h895 PR_FILE_DIRECTORY = 2, enumerator in enum:PRFileType
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/mac/
H A Dmacio.c867 info->type = PR_FILE_DIRECTORY;
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/
H A Dunix.c2568 info->type = PR_FILE_DIRECTORY;
2592 info->type = PR_FILE_DIRECTORY;

Completed in 215 milliseconds