_PATH_KLOG
s = open(_PATH_KLOG, O_RDONLY | O_NONBLOCK | O_CLOEXEC, 0);
dprintf("can't open %s (%d)\n", _PATH_KLOG, errno);