Searched refs:try_to_realloc_ndr_blob (Results 1 – 1 of 1) sorted by relevance
17 static int try_to_realloc_ndr_blob(struct ndr *n, size_t sz) in try_to_realloc_ndr_blob() function36 ret = try_to_realloc_ndr_blob(n, sizeof(value)); in ndr_write_int16()51 ret = try_to_realloc_ndr_blob(n, sizeof(value)); in ndr_write_int32()66 ret = try_to_realloc_ndr_blob(n, sizeof(value)); in ndr_write_int64()81 ret = try_to_realloc_ndr_blob(n, sz); in ndr_write_bytes()99 ret = try_to_realloc_ndr_blob(n, sz); in ndr_write_string()