Home
last modified time | relevance | path

Searched refs:g_different (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ctfdiff/
H A Dctfdiff.c64 static boolean_t g_different = B_FALSE; variable
119 g_different = B_TRUE; in ctfdiff_func_cb()
151 g_different = B_TRUE; in ctfdiff_obj_cb()
189 g_different = B_TRUE; in ctfdiff_cb()
240 g_different = B_TRUE; in ctfdiff_labels()
274 g_different = B_TRUE; in ctfdiff_labels()
516 return (g_different == B_TRUE ? CTFDIFF_EXIT_DIFFERENT : in main()