Home
last modified time | relevance | path

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

/netbsd-src/common/lib/libprop/
H A Dprop_string.c208 _prop_string_alloc(int const flags) in _prop_string_alloc() function
232 ps = _prop_string_alloc(flags); in _prop_string_instantiate()
274 return (_prop_string_alloc(PS_F_MUTABLE)); in prop_string_create()
289 ps = _prop_string_alloc(PS_F_MUTABLE); in prop_string_create_cstring()