Searched refs:LCTF_TYPE_ISCHILD (Results 1 – 2 of 2) sorted by relevance
400 child |= LCTF_TYPE_ISCHILD(fp, type); in init_types()427 child |= LCTF_TYPE_ISCHILD(fp, type); in init_types()653 if (LCTF_TYPE_ISCHILD(fp, type) == child && in init_types()
244 #define LCTF_TYPE_ISCHILD(fp, id) ((fp)->ctf_fileops->ctfo_type_ischild(id)) macro