Home
last modified time | relevance | path

Searched refs:I_FLUSH (Results 1 – 9 of 9) sorted by relevance

/external/python/cpython2/Lib/plat-unixware7/
DSTROPTS.py296 I_FLUSH = (STR|05) variable
/external/libpcap/
Dpcap-libdlpi.c210 if (ioctl(p->fd, I_FLUSH, FLUSHR) != 0) { in pcap_activate_libdlpi()
Dpcap-snit.c379 (void)ioctl(fd, I_FLUSH, (char *)FLUSHR); in pcap_activate_snit()
Dpcap-dlpi.c802 if (ioctl(p->fd, I_FLUSH, FLUSHR) != 0) {
/external/python/cpython2/Modules/
Dsunaudiodev.c278 if (ioctl(self->x_fd, I_FLUSH, FLUSHW) < 0) { in sad_flush()
Dfcntlmodule.c573 INS(I_FLUSH); in all_ins()
/external/valgrind/memcheck/tests/solaris/
Dscalar_ioctl.c207 SY(SYS_ioctl, x0 - 1, x0 + I_FLUSH, x0 + FLUSHR); FAIL; in sys_ioctl_I_FLUSH()
Dscalar_ioctl.stderr.exp356 54: SYS_ioctl (I_FLUSH) 3s 0m
/external/valgrind/include/vki/
Dvki-solaris.h1235 #define VKI_I_FLUSH I_FLUSH