Searched refs:TIFIOCGBLOCK (Results 1 – 3 of 3) sorted by relevance
100 #define TIFIOCGBLOCK (('t' << 8) | 15) /* copy out tnf block */ macro
392 cmd != TIFIOCGBLOCK && in tnf_ioctl()429 case TIFIOCGBLOCK: in tnf_ioctl()
197 if (ioctl(input_fd, TIFIOCGBLOCK, &ioctl_arg) < 0) { in read_tnf_block()