Home
last modified time | relevance | path

Searched refs:DB_LASTLOG (Results 1 – 4 of 4) sorted by relevance

/dports/irc/ircII/ircii-20210314/include/
H A Ddebug.h43 DB_LASTLOG, enumerator
/dports/irc/ircII/ircii-20210314/source/
H A Ddebug.c54 { DB_LASTLOG, UP("lastlog"), 0 },
H A Dlastlog.c775 Debug(DB_LASTLOG, "columns = %d", new->cols); in add_to_lastlog()
883 Debug(DB_LASTLOG, "save cols %d, new cols %d", info->LogLine->cols, cols); in lastlog_line_back()
H A Dwindow.c500 Debug(DB_LASTLOG, " num_lines ends up as %d", num_lines); in lastlog_lines()