Home
last modified time | relevance | path

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

/FileX-v6.2.1/common/src/
Dfxe_unicode_name_get.c78 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()
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 …if ((media_ptr == FX_NULL) || (source_short_name == FX_NULL) || (destination_unicode_name == FX_NU… in _fxe_unicode_name_get_extended()
103destination_unicode_name, destination_unicode_length, unicode_name_buffer_length); in _fxe_unicode_name_get_extended()
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
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()
Dfx_unicode_name_get.c80 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/
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…