1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
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: '...'