VERIEXEC_DEVICE
if ((gfd = open(VERIEXEC_DEVICE, O_RDWR, 0)) == -1)
err(EXIT_FAILURE, "Cannot open `%s'", VERIEXEC_DEVICE);