Searched refs:bUnicode (Results 1 – 4 of 4) sorted by relevance
| /utopia/UTPA2-700.0.x/mxlib/msfs/ecos/ |
| H A D | MsFS.c | 159 int MsFS_Init( int bUnicode) in MsFS_Init() argument 161 if (bUnicode) in MsFS_Init() 723 MS_BOOL MApi_FS_Info(const char *path, MS_BOOL bUnicode, MApi_FsInfo* pFsInfo) in MApi_FS_Info() argument 727 …bRet = (ENOERR == ((bUnicode)? cyg_fs_wgetinfo((const utf16*)path, FS_INFO_BLOCK_USAGE, (void*)&Fs… in MApi_FS_Info()
|
| /utopia/UTPA2-700.0.x/mxlib/msfs/linux/ |
| H A D | MsFS.c | 167 int MsFS_Init( int bUnicode) in MsFS_Init() argument 169 _bUnicode= bUnicode; in MsFS_Init() 742 MS_BOOL MApi_FS_Info(const char *path, MS_BOOL bUnicode, MApi_FsInfo* pFsInfo) in MApi_FS_Info() argument
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | MsFS.h | 203 MS_BOOL MApi_FS_Info(const char *path, MS_BOOL bUnicode, MApi_FsInfo* pFsInfo);
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 19759 MS_BOOL MApi_FS_Info(const char *path, MS_BOOL bUnicode, MApi_FsInfo* pFsInfo);
|