NDR_ERR_ALLOC     515 libcli/nbt/nbtname.c 		return ndr_pull_error(ndr, NDR_ERR_ALLOC, "value out of range");
NDR_ERR_ALLOC     532 libcli/nbt/nbtname.c 		if (!r->name) return ndr_pull_error(ndr, NDR_ERR_ALLOC, "out of memory");
NDR_ERR_ALLOC     546 libcli/nbt/nbtname.c 	if (!r->name) return ndr_pull_error(ndr, NDR_ERR_ALLOC, "out of memory");
NDR_ERR_ALLOC     550 libcli/nbt/nbtname.c 		if (!r->scope) return ndr_pull_error(ndr, NDR_ERR_ALLOC, "out of memory");
NDR_ERR_ALLOC     598 libcli/nbt/nbtname.c 	if (!namebuf) return ndr_push_error(ndr, NDR_ERR_ALLOC, "out of memory");
NDR_ERR_ALLOC     193 librpc/ndr/libndr.h 		return NDR_ERR_ALLOC; \
NDR_ERR_ALLOC     262 librpc/ndr/libndr.h 			return ndr_pull_error(ndr, NDR_ERR_ALLOC, "NDR_PULL_SET_MEM_CTX(NULL): %s\n", __location__); \
NDR_ERR_ALLOC     272 librpc/ndr/libndr.h 			return ndr_pull_error(ndr, NDR_ERR_ALLOC, "_NDR_PULL_FIX_CURRENT_MEM_CTX() failed: %s\n", __location__); \
NDR_ERR_ALLOC     280 librpc/ndr/libndr.h 	if (!(s)) return ndr_pull_error(ndr, NDR_ERR_ALLOC, "Alloc %s failed: %s\n", # s, __location__); \
NDR_ERR_ALLOC     286 librpc/ndr/libndr.h 	if (!(s)) return ndr_pull_error(ndr, NDR_ERR_ALLOC, "Alloc %u * %s failed: %s\n", (unsigned)n, # s, __location__); \
NDR_ERR_ALLOC     292 librpc/ndr/libndr.h        if (!(s)) return ndr_push_error(ndr, NDR_ERR_ALLOC, "push alloc %u failed: %s\n", (unsigned)size, __location__); \
NDR_ERR_ALLOC     297 librpc/ndr/libndr.h        if (!(s)) return ndr_push_error(ndr, NDR_ERR_ALLOC, "push alloc %s failed: %s\n", # s, __location__); \
NDR_ERR_ALLOC     160 librpc/ndr/ndr.c 		return ndr_push_error(ndr, NDR_ERR_ALLOC, "Failed to push_expand to %u",
NDR_ERR_ALLOC     371 librpc/ndr/ndr.c 		return NDR_ERR_ALLOC;
NDR_ERR_ALLOC     397 librpc/ndr/ndr.c 		return NDR_ERR_ALLOC;
NDR_ERR_ALLOC    1142 librpc/ndr/ndr.c 	{ NDR_ERR_ALLOC, "Allocation Error" },
NDR_ERR_ALLOC      33 source3/librpc/ndr/util.c 	case NDR_ERR_ALLOC:
NDR_ERR_ALLOC      92 source3/librpc/ndr/util.c 	case NDR_ERR_ALLOC:
NDR_ERR_ALLOC    1394 source4/libcli/util/errormap.c 	case NDR_ERR_ALLOC: