Searched refs:ucs2_to_charset_allocate (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/include/atalk/
H A Dunicode.h139 extern size_t ucs2_to_charset_allocate (charset_t, char **dest, const ucs2_t *src);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/libatalk/unicode/
H A Dcharcnv.c652 size_t ucs2_to_charset_allocate(charset_t ch, char **dest, const ucs2_t *src) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/etc/afpd/
H A Dvolume.c1937 len = ucs2_to_charset_allocate(CH_UTF8_MAC, &namebuf, volume->v_u8mname);
1939 len = ucs2_to_charset_allocate(obj->options.maccharset, &namebuf, volume->v_macname);

Completed in 100 milliseconds