blob: 1757e47663d79143f95c626ab031366973f73f9c [file]
header: sys/ioctl.h
standards:
- linux
macros:
- macro_name: FIONREAD
macro_header: sys-ioctl-macros.h
types: []
enums: []
objects: []
functions:
- name: ioctl
return_type: int
arguments:
- type: int
- type: unsigned long
- type: '...'