Searched refs:pd_mutable (Results 1 – 1 of 1) sorted by relevance
52 #define pd_mutable pd_un.pdu_mutable macro92 if ((pd->pd_flags & PD_F_NOCOPY) == 0 && pd->pd_mutable != NULL) in _prop_data_free()93 _PROP_FREE(pd->pd_mutable, M_PROP_DATA); in _prop_data_free()211 pd->pd_mutable = NULL; in _prop_data_alloc()251 pd->pd_mutable = nv; in prop_data_create_data()