#!/bin/sh # Check ioctl syscall decoding. . "${srcdir=.}/init.sh" run_prog run_strace -e ioctl $args match_grep exit 0