convert_string_allocate  351 source3/include/proto.h bool convert_string_allocate(TALLOC_CTX *ctx, charset_t from, charset_t to,
convert_string_allocate  785 source3/lib/charcnv.c 	return convert_string_allocate(ctx, from, to, src, srclen, dest,
convert_string_allocate  840 source3/lib/charcnv.c 		if (!convert_string_allocate(NULL, CH_UNIX, CH_UTF16LE, s,
convert_string_allocate  850 source3/lib/charcnv.c 		if (!convert_string_allocate(NULL, CH_UTF16LE, CH_UNIX, buffer,
convert_string_allocate  933 source3/lib/charcnv.c 	if (!convert_string_allocate(NULL, CH_UNIX, CH_UTF16LE, src, srclen,
convert_string_allocate 1105 source3/lib/charcnv.c 	return convert_string_allocate(NULL, CH_UNIX, CH_DOS, src, src_len,
convert_string_allocate 1232 source3/lib/charcnv.c 	if (!convert_string_allocate(ctx, CH_DOS, CH_UNIX, src, src_len, &dest,
convert_string_allocate 1390 source3/lib/charcnv.c 	return convert_string_allocate(NULL, CH_UNIX, CH_UTF16LE, src, src_len,
convert_string_allocate 1476 source3/lib/charcnv.c 	return convert_string_allocate(NULL, CH_UNIX, CH_UTF8, src, src_len,
convert_string_allocate 1700 source3/lib/charcnv.c 	return convert_string_allocate(NULL, CH_UTF16LE, CH_UNIX, src, src_len,
convert_string_allocate 1741 source3/lib/charcnv.c 	return convert_string_allocate(NULL, CH_UTF8, CH_UNIX, src, src_len,
convert_string_allocate   96 source3/lib/util_reg.c 		if (!convert_string_allocate(*values, CH_UTF16LE, CH_UNIX,
convert_string_allocate  941 source3/libsmb/clifile.c 	if (!convert_string_allocate(talloc_tos(), CH_UNIX,
convert_string_allocate   88 source3/libsmb/climessage.c 	if (!convert_string_allocate(NULL, CH_UNIX, CH_DOS, msg, len,
convert_string_allocate   84 source3/smbd/notify.c 		if (!convert_string_allocate(NULL, CH_UNIX, CH_UTF16LE,
convert_string_allocate  476 source3/utils/ntlm_auth_diagnostics.c 	if (!convert_string_allocate(NULL, CH_UNIX,
convert_string_allocate  208 source3/web/cgi.c 		convert_string_allocate(frame, CH_UTF8, CH_UNIX,
convert_string_allocate  215 source3/web/cgi.c 		convert_string_allocate(frame, CH_UTF8, CH_UNIX,