so_copyout
if (so_copyout(&so->so_pgrp, (void *)arg,
if (so_copyout(&retval, (void *)arg, sizeof (int),
if (so_copyout(&retval, (void *)arg,
if (so_copyout(&retval, (void *)arg, sizeof (retval),
if (so_copyout("sockmod", (void *)arg, strlen("sockmod") + 1,
if (so_copyout(&so->so_pgrp, (void *)arg,
if (so_copyout(&retval, (void *)arg, sizeof (int),
error = so_copyout(kmlistp++, umlistp++,
error = so_copyout(&i, (void *)arg, sizeof (int32_t),
return (so_copyout(sockmod_name, (void *)arg,
if (so_copyout(&so->so_pgrp, (void *)arg,
if (so_copyout(&intval, (void *)arg, sizeof (intval),
if (so_copyout(&intval, (void *)arg, sizeof (int),
if (so_copyout(STRUCT_BUF(opt), (void *)arg,
} else if (so_copyout(buf, STRUCT_FGETP(opt, sopt_val),
if (so_copyout(&nfd, (void *)arg, sizeof (nfd),
if (so_copyout(&so->so_pgrp, (void *)arg,
if (so_copyout(&intval, (void *)arg, sizeof (int),
if (so_copyout(&enable, (void *)arg,
if (so_copyout(&intval, (void *)arg, sizeof (intval),
extern int so_copyout(const void *, void *, size_t, int);