Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/smbsrv/
H A Dndr.h377 if (!ndr_topmost(&myref)) \
440 int ndr_topmost(ndr_ref_t *);
/titanic_44/usr/src/lib/smbsrv/libmlrpc/common/
H A Dmapfile-vers76 ndr_topmost;
H A Dndr_process.c253 return (ndr_topmost(&myref)); in ndo_process()
285 return (ndr_topmost(params_ref)); in ndr_params()
289 ndr_topmost(ndr_ref_t *top_ref) in ndr_topmost() function