Home
last modified time | relevance | path

Searched refs:mglogpath_lines (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/usr.bin/mg/
Dlog.c66 const char *mglogpath_lines; variable
366 mglogpath_lines = mglogfiles_create(&fd_lines, mglogfile_lines); in mgloginit()
367 if (mglogpath_lines == NULL) in mgloginit()
Dlog.h28 extern const char *mglogpath_lines;