Searched refs:tnf_is_record (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libtnf/
H A Ddatum.c126 tnf_is_record(tnf_datum_t datum) /* XXX was: tnf_is_tagged */ function
H A Dtnf.h138 int tnf_is_record(tnf_datum_t);
/illumos-gate/usr/src/cmd/tnf/tnfdump/
H A Dcooked.c293 else if (tnf_is_record(datum)) {
318 else if (tnf_is_record(datum)) {
H A Dmain.c318 if ((i == 0) && tnf_is_record(datum)) {
365 else if (tnf_is_record(datum)) {

Completed in 59 milliseconds