Searched refs:heap_preserved (Results 1 – 2 of 2) sorted by relevance
253 if (clnt->heap_preserved) in ndr_rpc_unbind()383 if (clnt->heap_preserved) in ndr_rpc_release()573 clnt->heap_preserved = B_TRUE; in ndr_xa_preserve()587 if (!clnt->heap_preserved) { in ndr_xa_destruct()600 if (clnt->heap_preserved) { in ndr_xa_release()603 clnt->heap_preserved = B_FALSE; in ndr_xa_release()
456 boolean_t heap_preserved; member