Home
last modified time | relevance | path

Searched refs:destination_unicode_length (Results 1 – 6 of 6) sorted by relevance

/FileX-v6.2.1/common/src/
Dfx_unicode_name_get_extended.c76 …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()
Dfxe_unicode_name_get.c78 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()
Dfxe_unicode_name_get_extended.c80 …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()
Dfx_unicode_name_get.c80 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/
Dfx_unicode.h70 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…
Dfx_api.h1505 UCHAR *destination_unicode_name, ULONG *destination_unicode_length);
1507 …UCHAR *destination_unicode_name, ULONG *destination_unicode_length, ULONG unicode_name_buffer_leng…