Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/profiles/
H A Dprofiles.c41 #define EXIT_NON_FATAL 2 macro
134 status = EXIT_NON_FATAL; in show_profs()
141 status = EXIT_NON_FATAL; in show_profs()
154 status = EXIT_NON_FATAL; in show_profs()
162 status = EXIT_NON_FATAL; in show_profs()
165 if (status == EXIT_NON_FATAL) { in show_profs()
/titanic_41/usr/src/cmd/auths/
H A Dauths.c39 #define EXIT_NON_FATAL 2 macro
99 status = EXIT_NON_FATAL; in show_auths()
106 status = EXIT_NON_FATAL; in show_auths()
115 status = EXIT_NON_FATAL; in show_auths()
117 if (status == EXIT_NON_FATAL) { in show_auths()