Home
last modified time | relevance | path

Searched refs:bUnicode (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/mxlib/msfs/ecos/
H A DMsFS.c159 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 DMsFS.c167 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 DMsFS.h203 MS_BOOL MApi_FS_Info(const char *path, MS_BOOL bUnicode, MApi_FsInfo* pFsInfo);
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt19759 MS_BOOL MApi_FS_Info(const char *path, MS_BOOL bUnicode, MApi_FsInfo* pFsInfo);