newstat_copyout
return (newstat_copyout(&buf, args->buf));
return (newstat_copyout(&sb, args->buf));
error = newstat_copyout(&buf, args->buf);
error = newstat_copyout(&buf, args->statbuf);