Searched refs:_tnf_get_property (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libtnf/
H A Dtype.c129 property = _tnf_get_property(DATUM_TNF(datum),
H A Dlibtnf.h298 tnf_ref32_t * _tnf_get_property(TNF *, tnf_ref32_t *, char *);
311 (_tnf_get_property(tnf, tag, name) != TNF_NULL)
H A Dabi.c255 _tnf_get_property(TNF *tnf, tnf_ref32_t *tag, char *name) function
283 return (_tnf_get_property(tnf, base_tag, name));

Completed in 46 milliseconds