Searched refs:wchar_to_native (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dfile_name.h40 int wchar_to_native(const wchar_t *wchar, char *native, size_t len);
H A Ddirentry.c68 ptr += wchar_to_native(entry->name, ptr, MAX_VNAMELEN);
99 wchar_to_native(entry->name,tmp,MAX_VNAMELEN);
H A Dmdir.c416 wchar_to_native(name,tmpBasename,8);
417 wchar_to_native(ext,tmpExt,3);
441 wchar_to_native(entry->name,tmp,MAX_VNAMELEN);
H A Dfile_name.c43 wchar_to_native(wbuffer, ans, 13);
H A Dmdel.c78 wchar_to_native(entry->name,tmp,MAX_VNAMELEN);
H A Dvfat.c564 wchar_to_native(dce->shortName,tmp,13);
575 wchar_to_native(dce->shortName,tmp,13);
640 wchar_to_native(dce->longName,
646 wchar_to_native(dce->shortName, shortname, 12);
H A DcharsetConv.c352 int wchar_to_native(const wchar_t *wchar, char *native, size_t len) function
H A Dmainloop.c616 wchar_to_native(mp->direntry->name, mp->targetBuffer,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgpg-error-1.10/src/
H A Dw32-gettext.c1349 wchar_to_native (const wchar_t *string, size_t length, size_t *retlen)
1384 result = wchar_to_native (wstring, newlen, &newlen);
1345 wchar_to_native (const wchar_t *string, size_t length, size_t *retlen) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgpg-error-1.10/src/
H A Dw32-gettext.c1349 wchar_to_native (const wchar_t *string, size_t length, size_t *retlen)
1384 result = wchar_to_native (wstring, newlen, &newlen);
1345 wchar_to_native (const wchar_t *string, size_t length, size_t *retlen) function

Completed in 65 milliseconds