PIOCBIS
case PIOCBIS:
if (ioctl(fd, PIOCBIS, flags) == -1)
ioctl(Procfd, PIOCBIS, evflags);
if (ioctl(fd, PIOCBIS, S_EXEC | S_EXIT) == -1)