Home
last modified time | relevance | path

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

/dflybsd-src/sys/libprop/
H A Dprop_string.c130 _prop_string_alloc(void) in _prop_string_alloc() function
154 return (_prop_string_alloc()); in prop_string_create()
168 ps = _prop_string_alloc(); in prop_string_create_cstring()
193 ps = _prop_string_alloc(); in prop_string_create_cstring_nocopy()
215 ps = _prop_string_alloc(); in prop_string_copy()
247 ps = _prop_string_alloc(); in prop_string_copy_mutable()
464 string = _prop_string_alloc(); in _prop_string_internalize()