Searched refs:HDF_ATTR (Results 1 – 4 of 4) sorted by relevance
108 static void _dealloc_hdf_attr(HDF_ATTR **attr) in _dealloc_hdf_attr()110 HDF_ATTR *next; in _dealloc_hdf_attr()393 HDF_ATTR* hdf_get_attr (HDF *hdf, const char *name) in hdf_get_attr()405 HDF_ATTR *attr, *last; in hdf_set_attr()439 last->next = (HDF_ATTR *) calloc(1, sizeof(HDF_ATTR)); in hdf_set_attr()447 obj->attr = (HDF_ATTR *) calloc(1, sizeof(HDF_ATTR)); in hdf_set_attr()485 HDF_ATTR* hdf_obj_attr (HDF *hdf) in hdf_obj_attr()511 void _merge_attr (HDF_ATTR *dest, HDF_ATTR *src) in _merge_attr()513 HDF_ATTR *da, *ld; in _merge_attr()514 HDF_ATTR *sa, *ls; in _merge_attr()[all …]
45 } HDF_ATTR; typedef226 HDF_ATTR* hdf_get_attr (HDF *hdf, const char *name);281 HDF_ATTR* hdf_obj_attr (HDF *hdf);
94 HDF_ATTR *attr; in h_get_attr()344 HDF_ATTR *attr; in h_obj_attr()
199 HDF_ATTR *attr; in p_hdf_get_attr()230 HDF_ATTR *attr; in p_hdf_obj_attr()