Home
last modified time | relevance | path

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

/netbsd-src/common/lib/libprop/
H A Dprop_dictionary.c63 struct _prop_object pdk_obj; member
159 ((x) != NULL && (x)->pdk_obj.po_type == &_prop_object_type_dict_keysym)
322 _prop_object_init(&pdk->pdk_obj, &_prop_object_type_dict_keysym); in _prop_dict_keysym_alloc()