Searched defs:_tnf_get_name (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libtnf/
H A Dabi.c154 _tnf_get_name(TNF *tnf, tnf_ref32_t *tag) function
242 if (strcmp(name, _tnf_get_name(tnf, type_elt)) == 0)
259 if (strcmp(name, _tnf_get_name(tnf, tag)) == 0)
372 base_name = _tnf_get_name(tnf, base_tag);
478 if (strcmp(name, _tnf_get_name(tnf, type_elt)) == 0)
558 (strcmp(name, _tnf_get_name(tnf, type_elt)) == 0))

Completed in 58 milliseconds