Searched refs:ctfo_type_info (Results 1 – 2 of 2) sorted by relevance
111 uint_t (*ctfo_type_info)(uint_t, uint_t, uint_t); member242 #define LCTF_TYPE_INFO(fp, k, r, l) ((fp)->ctf_fileops->ctfo_type_info(k, r, l))
213 .ctfo_type_info = type_info_v ## v, \