Lines Matching refs:Wlog
278 struct wlog_file Wlog;
595 strcpy(Wlog.w_file, Write_Log);
597 if (wlog_open(&Wlog, 1, 0666) < 0) {
604 wlog_close(&Wlog);
793 strcpy(Wlog.w_file, Write_Log);
795 if (wlog_open(&Wlog, 0, 0666) == -1) {
1779 if ((woffset = wlog_record_write(&Wlog, &wrec, -1)) == -1) {
1938 wlog_record_write(&Wlog, &wrec, woffset);
3297 if ((woffset = wlog_record_write(&Wlog, &wrec, -1)) == -1) {
3468 wlog_record_write(&Wlog, &wrec, woffset);