pull_ucs2_allocate 385 source3/include/proto.h bool pull_ucs2_allocate(char **dest, const smb_ucs2_t *src, pull_ucs2_allocate 964 source3/lib/charcnv.c if (!pull_ucs2_allocate(&out_buffer, buffer, &converted_size)) { pull_ucs2_allocate 1190 source3/lib/util_str.c if (!pull_ucs2_allocate(&s2, ws, &converted_size)) { pull_ucs2_allocate 1261 source3/lib/util_str.c if (!pull_ucs2_allocate(&s2, ws, &converted_size)) { pull_ucs2_allocate 1296 source3/lib/util_str.c if (!pull_ucs2_allocate(&s2, ws, &converted_size)) { pull_ucs2_allocate 1375 source3/lib/util_str.c if (!pull_ucs2_allocate(&s2, src_w, &converted_size)) {