Searched refs:WNFLAGS_NOFREE (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_wr_impl.h43 #define WNFLAGS_NOFREE 0x0001 /* Don't free this wr on ack */ macro
/opensolaris-onvv-gate/usr/src/cmd/mdb/common/kmdb/kctl/
H A Dkctl_dmod.c120 if (dlr->dlr_node.wn_flags & WNFLAGS_NOFREE)
236 dlr->dlr_node.wn_flags |= WNFLAGS_NOFREE;

Completed in 73 milliseconds