Searched refs:tnf_get_block_absolute (Results 1 – 3 of 3) sorted by relevance
51 tnf_get_block_absolute(TNF *tnf, unsigned index) in tnf_get_block_absolute() function81 return (tnf_get_block_absolute(tnf, index + adjust)); in tnf_get_block_relative()139 return (tnf_get_block_absolute(tnf, 0)); in tnf_get_next_record()
120 tnf_datum_t tnf_get_block_absolute(TNF *, unsigned);
45 tnf_get_block_absolute;