log_write(0, LOG_MAIN, "%s",
string_open_failed(errno, "database lock file %s", filename));
errno = 0; /* Indicates locking failure */
log_write(0, LOG_MAIN, "%s",
string_open_failed(errno, "database lock file %s", filename));
errno = 0; /* Indicates locking failure */