Home
last modified time | relevance | path

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

/dflybsd-src/sys/libprop/
H A Dprop_data.c203 _prop_data_alloc(void) in _prop_data_alloc() function
229 pd = _prop_data_alloc(); in prop_data_create_data()
253 pd = _prop_data_alloc(); in prop_data_create_data_nocopy()
275 pd = _prop_data_alloc(); in prop_data_copy()
608 data = _prop_data_alloc(); in _prop_data_internalize()