Home
last modified time | relevance | path

Searched defs:ndo_malloc (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libmlrpc/common/
H A Dndr_ops.c203 ndo_malloc(ndr_stream_t *nds, unsigned len, ndr_ref_t *ref) in ndo_malloc() function
H A Dndr.h202 char *(*ndo_malloc)(struct ndr_stream *, unsigned, ndr_ref_t *); member