Searched defs:ndo_tattle_error (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/smbsrv/libmlrpc/common/
H A Dndr_ops.c73 static void ndo_tattle_error(ndr_stream_t *, ndr_ref_t *);
89 ndo_tattle_error,
338 ndo_tattle_error(ndr_stream_t *nds, ndr_ref_t *ref) function
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dndr.h215 void (*ndo_tattle_error)(struct ndr_stream *, ndr_ref_t *); member in struct:ndr_stream_ops
233 (*(NDS)->ndo->ndo_tattle_error)(NDS, REF)

Completed in 47 milliseconds