IPPCTL_DEVICE
DBG1(DBG_IO, "opening %s\n", IPPCTL_DEVICE);
if ((fd = open(IPPCTL_DEVICE, O_RDWR | O_NOCTTY)) == -1) {
DBG1(DBG_ERR, "failed to open %s\n", IPPCTL_DEVICE);