Searched refs:_fx_unicode_short_name_get (Results 1 – 6 of 6) sorted by relevance
/FileX-v6.2.1/common/src/ |
D | fx_unicode_short_name_get.c | 79 UINT _fx_unicode_short_name_get(FX_MEDIA *media_ptr, UCHAR *source_unicode_name, ULONG source_unic… in _fx_unicode_short_name_get() function
|
D | fxe_unicode_short_name_get.c | 103 …status = _fx_unicode_short_name_get(media_ptr, source_unicode_name, source_unicode_length, destin… in _fxe_unicode_short_name_get()
|
D | fx_unicode_file_rename.c | 119 …status = _fx_unicode_short_name_get(media_ptr, old_unicode_name, old_unicode_length, old_shortname… in _fx_unicode_file_rename()
|
D | fx_unicode_directory_rename.c | 117 …status = _fx_unicode_short_name_get(media_ptr, old_unicode_name, old_unicode_length, &old_dir_shor… in _fx_unicode_directory_rename()
|
/FileX-v6.2.1/common/inc/ |
D | fx_unicode.h | 75 UINT _fx_unicode_short_name_get(FX_MEDIA *media_ptr, UCHAR *source_unicode_name, ULONG source_unic…
|
D | fx_api.h | 1275 #define fx_unicode_short_name_get _fx_unicode_short_name_get
|