Searched refs:consfile (Results 1 – 1 of 1) sorted by relevance
206 static struct filed consfile; /* Console */ variable694 consfile.f_type = F_CONSOLE; in main()695 consfile.f_file = -1; in main()696 (void)strlcpy(consfile.f_fname, _PATH_CONSOLE + sizeof(_PATH_DEV) - 1, in main()697 sizeof(consfile.f_fname)); in main()1578 consfile.f_lasttime = *timestamp; in logmsg()1579 fprintlog_first(&consfile, hostname, app_name, procid, in logmsg()