HomeSort by: relevance | last modified time | path
    Searched defs:_prop_string_alloc (Results 1 - 2 of 2) sorted by relevancy

  /src/common/lib/libprop/
prop_string.c 224 _prop_string_alloc(int const flags) function in typeref:typename:prop_string_t
248 ps = _prop_string_alloc(flags);
290 return (_prop_string_alloc(PS_F_MUTABLE));
305 ps = _prop_string_alloc(PS_F_MUTABLE);
prop_string.c 224 _prop_string_alloc(int const flags) function in typeref:typename:prop_string_t
248 ps = _prop_string_alloc(flags);
290 return (_prop_string_alloc(PS_F_MUTABLE));
305 ps = _prop_string_alloc(PS_F_MUTABLE);

Completed in 21 milliseconds