Home
last modified time | relevance | path

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

/netbsd/src/common/lib/libprop/
Dprop_string.c43 struct _prop_object ps_obj; member
86 ((x) != NULL && (x)->ps_obj.po_type == &_prop_object_type_string)
158 if (_PROP_ATOMIC_LOAD(&ps->ps_obj.po_refcnt) == 0) in _prop_string_free()
231 _prop_object_init(&ps->ps_obj, &_prop_object_type_string); in _prop_string_alloc()