Home
last modified time | relevance | path

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

/netbsd/src/common/lib/libprop/
Dprop_string.c225 _prop_string_alloc(int const flags) in _prop_string_alloc() function
249 ps = _prop_string_alloc(flags); in _prop_string_instantiate()
291 return (_prop_string_alloc(PS_F_MUTABLE)); in prop_string_create()
306 ps = _prop_string_alloc(PS_F_MUTABLE); in prop_string_create_cstring()