dstCharsUsed 438 source3/modules/charset_macosxfs.c UInt32 dstCharsUsed = 0; dstCharsUsed 452 source3/modules/charset_macosxfs.c (UniChar*)*outbuf, *outbytesleft, &dstCharsUsed); dstCharsUsed 506 source3/modules/charset_macosxfs.c (const UTF16Char *)*outbuf, dstCharsUsed, &dstDecomposedUsed, dstCharsUsed 507 source3/modules/charset_macosxfs.c (UTF16Char *)*outbuf, dstCharsUsed, &dstPrecomposedUsed); dstCharsUsed 527 source3/modules/charset_macosxfs.c UInt32 srcCharsUsed=0, dstCharsUsed=0, result; dstCharsUsed 541 source3/modules/charset_macosxfs.c *outbuf, *outbytesleft, &dstCharsUsed); dstCharsUsed 581 source3/modules/charset_macosxfs.c *outbuf += dstCharsUsed; dstCharsUsed 582 source3/modules/charset_macosxfs.c *outbytesleft -= dstCharsUsed;