Searched refs:WARNING_M (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libnisdb/
H A Ddb_log.cc131 WARNING_M(
252 WARNING_M("db_log: error copying log file")
259 WARNING_M("db_log: error syncing log file");
294 WARNING_M("db_log: could not mv stable log");
300 WARNING_M("db_log: could not stabilize log");
H A Ddb.cc353 WARNING_M("db::log_action: could not add log entry: ");
370 WARNING_M("db::log_action: could not add log entry: ");
443 WARNING_M("db::reset_log: could not close log file: ");
491 WARNING_M("db::open_log: could not open log file: ");
586 WARNING_M(
704 WARNING_M("db::checkpoint: could not dump database: ");
712 WARNING_M(
H A Ddb_headers.h209 #define WARNING_M(x) { syslog(LOG_ERR, "WARNING: %s: %m", (x)); } macro
H A Ddb_dictionary.cc1297 WARNING_M("db_dictionary::dump: could not rename temp file: ");
1331 WARNING_M(
1357 WARNING_M(
1403 WARNING_M("db_dictionary::open_log: could not open log file: ");
1633 WARNING_M("db::log_action: could not add log entry: ");

Completed in 28 milliseconds