Home
last modified time | relevance | path

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

/dragonfly/sys/libprop/
H A Dprop_dictionary.c62 struct _prop_object pdk_obj; member
158 ((x) != NULL && (x)->pdk_obj.po_type == &_prop_object_type_dict_keysym)
321 _prop_object_init(&pdk->pdk_obj, &_prop_object_type_dict_keysym); in _prop_dict_keysym_alloc()