Lines Matching defs:nds
124 nds_initialize(ndr_stream_t *nds, unsigned pdu_size_hint, in nds_initialize()
170 nds_destruct(ndr_stream_t *nds) in nds_destruct()
182 nds_show_state(ndr_stream_t *nds) in nds_show_state()
203 ndo_malloc(ndr_stream_t *nds, unsigned len, ndr_ref_t *ref) in ndo_malloc()
215 ndo_free(ndr_stream_t *nds, char *p, ndr_ref_t *ref) in ndo_free()
232 ndo_grow_pdu(ndr_stream_t *nds, unsigned long want_end_offset, ndr_ref_t *ref) in ndo_grow_pdu()
261 ndo_pad_pdu(ndr_stream_t *nds, unsigned long pdu_offset, in ndo_pad_pdu()
284 ndo_get_pdu(ndr_stream_t *nds, unsigned long pdu_offset, in ndo_get_pdu()
314 ndo_put_pdu(ndr_stream_t *nds, unsigned long pdu_offset, in ndo_put_pdu()
333 ndo_tattle(ndr_stream_t *nds, char *what, ndr_ref_t *ref) in ndo_tattle()
339 ndo_tattle_error(ndr_stream_t *nds, ndr_ref_t *ref) in ndo_tattle_error()
369 ndo_reset(ndr_stream_t *nds) in ndo_reset()
389 ndo_destruct(ndr_stream_t *nds) in ndo_destruct()
412 ndo_printf(ndr_stream_t *nds, ndr_ref_t *ref, const char *fmt, ...) in ndo_printf()
441 ndo_fmt(ndr_stream_t *nds, ndr_ref_t *ref, char *note) in ndo_fmt()