Searched refs:I_FLUSH (Results 1 – 9 of 9) sorted by relevance
/external/python/cpython2/Lib/plat-unixware7/ |
D | STROPTS.py | 296 I_FLUSH = (STR|05) variable
|
/external/libpcap/ |
D | pcap-libdlpi.c | 210 if (ioctl(p->fd, I_FLUSH, FLUSHR) != 0) { in pcap_activate_libdlpi()
|
D | pcap-snit.c | 379 (void)ioctl(fd, I_FLUSH, (char *)FLUSHR); in pcap_activate_snit()
|
D | pcap-dlpi.c | 802 if (ioctl(p->fd, I_FLUSH, FLUSHR) != 0) {
|
/external/python/cpython2/Modules/ |
D | sunaudiodev.c | 278 if (ioctl(self->x_fd, I_FLUSH, FLUSHW) < 0) { in sad_flush()
|
D | fcntlmodule.c | 573 INS(I_FLUSH); in all_ins()
|
/external/valgrind/memcheck/tests/solaris/ |
D | scalar_ioctl.c | 207 SY(SYS_ioctl, x0 - 1, x0 + I_FLUSH, x0 + FLUSHR); FAIL; in sys_ioctl_I_FLUSH()
|
D | scalar_ioctl.stderr.exp | 356 54: SYS_ioctl (I_FLUSH) 3s 0m
|
/external/valgrind/include/vki/ |
D | vki-solaris.h | 1235 #define VKI_I_FLUSH I_FLUSH
|