Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fm/fmdump/common/
H A Dfmdump.c100 fmdump_exit(int err, int exitcode, const char *format, va_list ap) in fmdump_exit() function
121 fmdump_exit(err, FMDUMP_EXIT_FATAL, format, ap); in fmdump_fatal()
135 fmdump_exit(err, FMDUMP_EXIT_USAGE, format, ap); in fmdump_usage()