Searched refs:inq (Results 1 – 2 of 2) sorted by relevance
99 int c, one = 1, inq = -1; in main() local168 inq = *((int *) CMSG_DATA(cm)); in main()170 if (inq != BUF_SIZE - iov[0].iov_len) { in main()171 fprintf(stderr, "unexpected inq: %d\n", inq); in main()
351 __u32 inq; /* out: amount of bytes in read queue */ member