ndo_malloc
char *(*ndo_malloc)(struct ndr_stream *, unsigned, ndr_ref_t *);
(*(NDS)->ndo->ndo_malloc)(NDS, LEN, REF)
static char *ndo_malloc(ndr_stream_t *, unsigned, ndr_ref_t *);
ndo_malloc,