/FileX-v6.2.1/common/src/ |
D | fxe_unicode_file_create.c | 77 …ile_create(FX_MEDIA *media_ptr, UCHAR *source_unicode_name, ULONG source_unicode_length, CHAR *sho… in _fxe_unicode_file_create() argument 84 …if ((media_ptr == FX_NULL) || (source_unicode_name == FX_NULL) || (source_unicode_length == 0) || … in _fxe_unicode_file_create() 93 for (i = 0; i < (source_unicode_length << 1); i += 2) in _fxe_unicode_file_create() 102 …status = _fx_unicode_file_create(media_ptr, source_unicode_name, source_unicode_length, short_nam… in _fxe_unicode_file_create()
|
D | fxe_unicode_short_name_get.c | 77 …nicode_short_name_get(FX_MEDIA *media_ptr, UCHAR *source_unicode_name, ULONG source_unicode_length, in _fxe_unicode_short_name_get() argument 85 …if ((media_ptr == FX_NULL) || (source_unicode_name == FX_NULL) || (source_unicode_length == 0) || … in _fxe_unicode_short_name_get() 94 for (i = 0; i < (source_unicode_length << 1); i += 2) in _fxe_unicode_short_name_get() 103 …status = _fx_unicode_short_name_get(media_ptr, source_unicode_name, source_unicode_length, destin… in _fxe_unicode_short_name_get()
|
D | fxe_unicode_directory_create.c | 78 …ory_create(FX_MEDIA *media_ptr, UCHAR *source_unicode_name, ULONG source_unicode_length, CHAR *sho… in _fxe_unicode_directory_create() argument 84 …if ((media_ptr == FX_NULL) || (source_unicode_name == FX_NULL) || (source_unicode_length == 0) || … in _fxe_unicode_directory_create() 93 for (i = 0; i < (source_unicode_length << 1); i += 2) in _fxe_unicode_directory_create() 102 …status = _fx_unicode_directory_create(media_ptr, source_unicode_name, source_unicode_length, shor… in _fxe_unicode_directory_create()
|
D | fxe_unicode_short_name_get_extended.c | 78 …ort_name_get_extended(FX_MEDIA *media_ptr, UCHAR *source_unicode_name, ULONG source_unicode_length, in _fxe_unicode_short_name_get_extended() argument 86 …if ((media_ptr == FX_NULL) || (source_unicode_name == FX_NULL) || (source_unicode_length == 0) || … in _fxe_unicode_short_name_get_extended() 101 for (i = 0; i < (source_unicode_length << 1); i += 2) in _fxe_unicode_short_name_get_extended() 110 …x_unicode_short_name_get_extended(media_ptr, source_unicode_name, source_unicode_length, destinati… in _fxe_unicode_short_name_get_extended()
|
D | fx_unicode_file_create.c | 87 …ile_create(FX_MEDIA *media_ptr, UCHAR *source_unicode_name, ULONG source_unicode_length, CHAR *sho… in _fx_unicode_file_create() argument 118 …ERT(FX_TRACE_UNICODE_FILE_CREATE, media_ptr, source_unicode_name, source_unicode_length, short_nam… in _fx_unicode_file_create() 143 temp_length = source_unicode_length; in _fx_unicode_file_create() 168 for (i = 1; i < source_unicode_length; i++) in _fx_unicode_file_create() 236 …unicode_directory_entry_change(media_ptr, &dir_entry, source_unicode_name, source_unicode_length); in _fx_unicode_file_create()
|
D | fx_unicode_directory_create.c | 86 …ory_create(FX_MEDIA *media_ptr, UCHAR *source_unicode_name, ULONG source_unicode_length, CHAR *sho… in _fx_unicode_directory_create() argument 117 …X_TRACE_UNICODE_DIRECTORY_CREATE, media_ptr, source_unicode_name, source_unicode_length, short_nam… in _fx_unicode_directory_create() 142 temp_length = source_unicode_length; in _fx_unicode_directory_create() 167 for (i = 1; i < source_unicode_length; i++) in _fx_unicode_directory_create() 235 …unicode_directory_entry_change(media_ptr, &dir_entry, source_unicode_name, source_unicode_length); in _fx_unicode_directory_create()
|
D | fx_unicode_short_name_get_extended.c | 75 …ort_name_get_extended(FX_MEDIA *media_ptr, UCHAR *source_unicode_name, ULONG source_unicode_length, in _fx_unicode_short_name_get_extended() argument 103 temp_unicode_length = source_unicode_length; in _fx_unicode_short_name_get_extended() 106 …(FX_TRACE_UNICODE_SHORT_NAME_GET, media_ptr, source_unicode_name, source_unicode_length, destinati… in _fx_unicode_short_name_get_extended()
|
D | fx_unicode_short_name_get.c | 79 …nicode_short_name_get(FX_MEDIA *media_ptr, UCHAR *source_unicode_name, ULONG source_unicode_length, in _fx_unicode_short_name_get() argument 84 …x_unicode_short_name_get_extended(media_ptr, source_unicode_name, source_unicode_length, destinati… in _fx_unicode_short_name_get()
|
/FileX-v6.2.1/common/inc/ |
D | fx_unicode.h | 61 …code_directory_create(FX_MEDIA *media_ptr, UCHAR *source_unicode_name, ULONG source_unicode_length, 65 …x_unicode_file_create(FX_MEDIA *media_ptr, UCHAR *source_unicode_name, ULONG source_unicode_length, 75 …nicode_short_name_get(FX_MEDIA *media_ptr, UCHAR *source_unicode_name, ULONG source_unicode_length, 77 …ort_name_get_extended(FX_MEDIA *media_ptr, UCHAR *source_unicode_name, ULONG source_unicode_length, 80 …code_directory_create(FX_MEDIA *media_ptr, UCHAR *source_unicode_name, ULONG source_unicode_length, 84 …e_unicode_file_create(FX_MEDIA *media_ptr, UCHAR *source_unicode_name, ULONG source_unicode_length, 92 …nicode_short_name_get(FX_MEDIA *media_ptr, UCHAR *source_unicode_name, ULONG source_unicode_length, 94 …ort_name_get_extended(FX_MEDIA *media_ptr, UCHAR *source_unicode_name, ULONG source_unicode_length,
|
D | fx_api.h | 1491 UCHAR *source_unicode_name, ULONG source_unicode_length, 1498 UCHAR *source_unicode_name, ULONG source_unicode_length, 1509 UCHAR *source_unicode_name, ULONG source_unicode_length, 1512 UCHAR *source_unicode_name, ULONG source_unicode_length,
|