Searched refs:CTF_DIFF_F_IGNORE_INTNAMES (Results 1 – 3 of 3) sorted by relevance
58 CTF_DIFF_F_IGNORE_INTNAMES = 0x01 enumerator
234 if ((cds->cds_flags & CTF_DIFF_F_IGNORE_INTNAMES) == 0) { in ctf_diff_array()637 if ((cds->cds_flags & CTF_DIFF_F_IGNORE_INTNAMES) == 0 && in ctf_diff_type()651 (cds->cds_flags & CTF_DIFF_F_IGNORE_INTNAMES) == 0) in ctf_diff_type()953 if ((flags & ~CTF_DIFF_F_IGNORE_INTNAMES) != 0) in ctf_diff_setflags()
395 flags |= CTF_DIFF_F_IGNORE_INTNAMES; in main()