Home
last modified time | relevance | path

Searched refs:NDS_F_NONULL (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libmlrpc/common/
H A Dmlrpc_clh.c486 NDS_SETF(send_nds, NDS_F_NONULL); in ndr_xa_init()
H A Dndr.h317 #define NDS_F_NONULL 0x02 /* strings: no null on size_is */ macro
H A Dndr_process.c1222 if ((nds->flags & NDS_F_NONULL) == 0) in ndr_outer_string()