Searched refs:consfile (Results 1 – 1 of 1) sorted by relevance
206 static struct filed consfile; /* Console */ variable718 consfile.f_type = F_CONSOLE; in main()719 consfile.f_file = -1; in main()720 (void)strlcpy(consfile.f_fname, _PATH_CONSOLE + sizeof(_PATH_DEV) - 1, in main()721 sizeof(consfile.f_fname)); in main()1585 consfile.f_lasttime = *timestamp; in logmsg()1586 fprintlog_first(&consfile, hostname, app_name, procid, in logmsg()