do_sys_bind
return do_sys_bind(l, SCARG(uap, s), (struct sockaddr *)&sb);
int do_sys_bind(struct lwp *, int, struct sockaddr *);