_PATH_CPUCTL
{ _PATH_CPUCTL, PATH_DEV },
if ((fd = open(_PATH_CPUCTL, O_RDWR)) < 0)
err(EXIT_FAILURE, _PATH_CPUCTL);