#!/bin/sh # Check decoding of readv and writev syscalls. . "${srcdir=.}/init.sh" run_strace_match_diff -a16 -eread=0 -ewrite=1 -e trace=readv,writev