Lines Matching +defs:so +defs:s
775 linux_sendit(struct thread *td, int s, struct msghdr *mp, int flags, in linux_sendit()
800 linux_check_hdrincl(struct thread *td, int s) in linux_check_hdrincl()
978 struct socket *so; in linux_connect() local
1024 linux_accept_common(struct thread *td, int s, l_uintptr_t addr, in linux_accept_common()
1029 struct socket *so; in linux_accept_common() local
1200 register_t s; member
1243 register_t s; member
1276 struct socket *so; in linux_sendto() local
1357 linux_sendmsg_common(struct thread *td, l_int s, struct l_msghdr *msghdr, in linux_sendmsg_common()
1369 struct socket *so; in linux_sendmsg_common() local
1775 linux_recvmsg_common(struct thread *td, l_int s, struct l_msghdr *msghdr, in linux_recvmsg_common()
1954 linux_recvmmsg_common(struct thread *td, l_int s, struct l_mmsghdr *msg, in linux_recvmmsg_common()
2402 struct socket *so; in is_sendfile() local