Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ctfdump/
H A Dctfdump.c89 static int g_exit = 0; variable
195 g_exit = 1; in ctfdump_objects()
251 g_exit = 1; in ctfdump_functions()
304 g_exit = 1; in ctfdump_labels()
331 g_exit = 1; in ctfdump_strings()
683 g_exit = 1; in ctfdump_types()
1096 g_exit = 1; in ctfdump_source()
1119 g_exit = 1; in ctfdump_source()
1142 g_exit = 1; in ctfdump_source()
1351 return (g_exit); in main()