Searched refs:hdf_get_attr (Results 1 – 4 of 4) sorted by relevance
226 HDF_ATTR* hdf_get_attr (HDF *hdf, const char *name);
393 HDF_ATTR* hdf_get_attr (HDF *hdf, const char *name) in hdf_get_attr() function
103 attr = hdf_get_attr(hdfh->hdf, name); in h_get_attr()
207 attr = hdf_get_attr (ho->data, name); in p_hdf_get_attr()