Searched refs:destination_unicode_name (Results 1 – 6 of 6) sorted by relevance
/FileX-v6.2.1/common/src/ |
D | fxe_unicode_name_get.c | 78 UCHAR *destination_unicode_name, ULONG *destination_unicode_length) in _fxe_unicode_name_get() argument 85 …if ((media_ptr == FX_NULL) || (source_short_name == FX_NULL) || (destination_unicode_name == FX_NU… in _fxe_unicode_name_get() 95 destination_unicode_name, destination_unicode_length); in _fxe_unicode_name_get()
|
D | fxe_unicode_name_get_extended.c | 80 …UCHAR *destination_unicode_name, ULONG *destination_unicode_length, ULONG unicode_name_buffer_leng… in _fxe_unicode_name_get_extended() argument 87 …if ((media_ptr == FX_NULL) || (source_short_name == FX_NULL) || (destination_unicode_name == FX_NU… in _fxe_unicode_name_get_extended() 103 … destination_unicode_name, destination_unicode_length, unicode_name_buffer_length); in _fxe_unicode_name_get_extended()
|
D | fx_unicode_name_get_extended.c | 76 …UCHAR *destination_unicode_name, ULONG *destination_unicode_length, ULONG unicode_name_buffer_leng… in _fx_unicode_name_get_extended() argument 107 …INSERT(FX_TRACE_UNICODE_NAME_GET, media_ptr, source_short_name, destination_unicode_name, 0, FX_TR… in _fx_unicode_name_get_extended() 113 …ry_search(media_ptr, &dir_entry, (UCHAR *)source_short_name, 0, destination_unicode_name, destinat… in _fx_unicode_name_get_extended()
|
D | fx_unicode_name_get.c | 80 UCHAR *destination_unicode_name, ULONG *destination_unicode_length) in _fx_unicode_name_get() argument 84 …return(_fx_unicode_name_get_extended(media_ptr, source_short_name, destination_unicode_name, desti… in _fx_unicode_name_get()
|
/FileX-v6.2.1/common/inc/ |
D | fx_unicode.h | 70 UCHAR *destination_unicode_name, ULONG *destination_unicode_length); 72 …UCHAR *destination_unicode_name, ULONG *destination_unicode_length, ULONG unicode_name_buffer_leng… 89 UCHAR *destination_unicode_name, ULONG *destination_unicode_length); 91 …UCHAR *destination_unicode_name, ULONG *destination_unicode_length, ULONG unicode_name_buffer_leng…
|
D | fx_api.h | 1505 UCHAR *destination_unicode_name, ULONG *destination_unicode_length); 1507 …UCHAR *destination_unicode_name, ULONG *destination_unicode_length, ULONG unicode_name_buffer_leng…
|