Searched refs:ndr_topmost (Results 1 – 3 of 3) sorted by relevance
377 if (!ndr_topmost(&myref)) \440 int ndr_topmost(ndr_ref_t *);
76 ndr_topmost;
253 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