Searched refs:fmdump_warn (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/fm/fmdump/common/ |
H A D | fmdump.c | 90 fmdump_warn(const char *format, ...) in fmdump_warn() function 143 fmdump_warn("record time is too large for 32-bit utility\n"); in fmdump_date() 168 fmdump_warn("record time is too large for 32-bit utility\n"); in fmdump_year() 218 fmdump_warn("skipping record: %s\n", in error() 528 fmdump_warn("failed to opendir `%s'", dirname); in get_rotated_logs() 925 fmdump_warn("skipping record in %s: %s\n", pl->pl_processing, in pipeline_err() 964 fmdump_warn("failed to open %s: %s\n", in pipeline_process() 981 fmdump_warn("unknown log type %s for %s\n", in pipeline_process() 991 fmdump_warn("failed to dump %s: %s\n", in pipeline_process() 1464 fmdump_warn("failed to open %s: %s\n", in main() [all …]
|
H A D | scheme.c | 187 fmdump_warn("fmri does not contain required '%s' nvpair\n", in fmdump_nvl2str() 197 fmdump_warn("cannot init '%s' scheme library to " in fmdump_nvl2str() 206 fmdump_warn("cannot format fmri using scheme '%s'", name); in fmdump_nvl2str()
|
H A D | fmdump.h | 96 extern void fmdump_warn(const char *, ...);
|