Searched refs:destination_unicode_length (Results 1 – 6 of 6) sorted by relevance
/FileX-v6.2.1/common/src/ |
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 104 *destination_unicode_length = 0; in _fx_unicode_name_get_extended() 113 …ntry, (UCHAR *)source_short_name, 0, destination_unicode_name, destination_unicode_length, unicode… in _fx_unicode_name_get_extended() 130 …DATE(trace_event, trace_timestamp, FX_TRACE_UNICODE_NAME_GET, 0, 0, 0, *destination_unicode_length) in _fx_unicode_name_get_extended()
|
D | fxe_unicode_name_get.c | 78 UCHAR *destination_unicode_name, ULONG *destination_unicode_length) in _fxe_unicode_name_get() argument 85 …_name == FX_NULL) || (destination_unicode_name == FX_NULL) || (destination_unicode_length == 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 …_name == FX_NULL) || (destination_unicode_name == FX_NULL) || (destination_unicode_length == 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.c | 80 UCHAR *destination_unicode_name, ULONG *destination_unicode_length) in _fx_unicode_name_get() argument 84 …tended(media_ptr, source_short_name, destination_unicode_name, destination_unicode_length, FX_MAX_… 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…
|