Searched refs:FIFOQ_CONFIG (Results 1 – 3 of 3) sorted by relevance
79 #define FIFOQ_CONFIG _IOWR('Q', 6, struct fifoq_conf) macro
226 case FIFOQ_CONFIG: in fifoqioctl()
195 if (ioctl(fifoq_fd, FIFOQ_CONFIG, &conf) < 0) in fifoq_attach()