Lines Matching refs:log_log
718 local void log_log(struct log *log, int op, char *record)
746 log_log(log, op, "start");
754 log_log(log, op, "allocation failure");
758 log_log(log, op, ".add file read failure");
764 log_log(log, op, ".add file read failure");
767 log_log(log, op, "loaded .add file");
770 log_log(log, op, "missing .add file!");
786 log_log(log, op, ret ? "failure" : "complete");