Home
last modified time | relevance | path

Searched refs:FIONREAD (Results 1 – 25 of 32) sorted by relevance

12

/openbmc/linux/tools/include/uapi/asm-generic/
H A Dioctls.h46 #define FIONREAD 0x541B macro
47 #define TIOCINQ FIONREAD
/openbmc/linux/include/uapi/asm-generic/
H A Dioctls.h46 #define FIONREAD 0x541B macro
47 #define TIOCINQ FIONREAD
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dioctls.h64 #define FIONREAD 0x467f macro
65 #define TIOCINQ FIONREAD
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Dioctls.h35 #define FIONREAD 0x541B macro
36 #define TIOCINQ FIONREAD
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dioctls.h11 #define FIONREAD _IOR('f', 127, int) macro
12 #define TIOCINQ FIONREAD
/openbmc/linux/arch/sh/include/uapi/asm/
H A Dioctls.h11 #define FIONREAD _IOR('f', 127, int) macro
12 #define TIOCINQ FIONREAD
/openbmc/linux/arch/xtensa/include/uapi/asm/
H A Dioctls.h23 #define FIONREAD _IOR('f', 127, int) macro
24 #define TIOCINQ FIONREAD
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dioctls.h11 #define FIONREAD _IOR('f', 127, int) macro
12 #define TIOCINQ FIONREAD
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dioctls.h101 #define FIONREAD _IOR('f', 127, int) macro
102 #define TIOCINQ FIONREAD
/openbmc/openpower-occ-control/
H A Docc_presence.cpp29 auto r = ioctl(fd, FIONREAD, &len); in analyzeEvent()
H A Docc_errors.cpp114 auto r = ioctl(fd, FIONREAD, &len); in analyzeEvent()
/openbmc/linux/include/uapi/linux/
H A Dsockios.h26 #define SIOCINQ FIONREAD
/openbmc/slpd-lite/
H A Dsock_channel.cpp29 if (ioctl(sockfd, FIONREAD, &readSize) < 0) in read()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_basic.c457 err = ioctl(c1, FIONREAD, &avail); in test_sockmap_skb_verdict_fionread()
511 err = ioctl(c1, FIONREAD, &avail); in test_sockmap_skb_verdict_peek()
516 err = ioctl(c1, FIONREAD, &avail); in test_sockmap_skb_verdict_peek()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/
H A D0008-Handle-errors-from-socket-calls.patch32 // (Note that FIONREAD is not supported on AF_NETLINK.)
/openbmc/qemu/linux-user/alpha/
H A Dtermbits.h169 #define TARGET_TIOCINQ FIONREAD
/openbmc/qemu/linux-user/xtensa/
H A Dtermbits.h228 #define TARGET_TIOCINQ FIONREAD
/openbmc/linux/tools/testing/selftests/net/mptcp/
H A Dmptcp_inq.c358 ret = ioctl(fd, FIONREAD, &queued); in process_one_client()
/openbmc/linux/drivers/tty/ipwireless/
H A Dtty.c420 case FIONREAD: in ipw_ioctl()
/openbmc/linux/drivers/net/ppp/
H A Dppp_synctty.c307 case FIONREAD: in ppp_synctty_ioctl()
H A Dppp_async.c314 case FIONREAD: in ppp_asynctty_ioctl()
/openbmc/linux/drivers/tty/
H A Dn_hdlc.c595 case FIONREAD: in n_hdlc_tty_ioctl()
/openbmc/linux/fs/notify/inotify/
H A Dinotify_user.c329 case FIONREAD: in inotify_ioctl()
/openbmc/linux/fs/
H A Dioctl.c829 case FIONREAD: in do_vfs_ioctl()
/openbmc/linux/Documentation/networking/
H A Ddccp.rst191 FIONREAD

12