soshutdown
error = soshutdown(fp->f_data, SCARG(uap, how));
soshutdown(so, SHUT_RDWR);
int soshutdown(struct socket *, int);