Lines Matching refs:proc

136 static int sendit(struct proc *, int, struct user_msghdr *, uio_t, int,
138 static int recvit(struct proc *, int, struct user_msghdr *, uio_t, user_addr_t,
170 socket(struct proc *p, struct socket_args *uap, int32_t *retval)
290 listen(__unused struct proc *p, struct listen_args *uap,
335 accept_nocancel(struct proc *p, struct accept_nocancel_args *uap,
547 accept(struct proc *p, struct accept_args *uap, int32_t *retval)
577 connect(struct proc *p, struct connect_args *uap, int32_t *retval)
697 socketpair(struct proc *p, struct socketpair_args *uap,
809 sendit(struct proc *p, int s, struct user_msghdr *mp, uio_t uiop,
899 sendto(struct proc *p, struct sendto_args *uap, int32_t *retval)
906 sendto_nocancel(struct proc *p, struct sendto_nocancel_args *uap, int32_t *retval)
985 sendmsg(struct proc *p, struct sendmsg_args *uap, int32_t *retval)
992 sendmsg_nocancel(struct proc *p, struct sendmsg_nocancel_args *uap, int32_t *retval)
1110 recvit(struct proc *p, int s, struct user_msghdr *mp, uio_t uiop,
1313 recvfrom(struct proc *p, struct recvfrom_args *uap, int32_t *retval)
1320 recvfrom_nocancel(struct proc *p, struct recvfrom_nocancel_args *uap, int32_t *retval)
1410 recvmsg(struct proc *p, struct recvmsg_args *uap, int32_t *retval)
1417 recvmsg_nocancel(struct proc *p, struct recvmsg_nocancel_args *uap, int32_t *retval)
1552 shutdown(__unused struct proc *p, struct shutdown_args *uap,
1589 setsockopt(struct proc *p, struct setsockopt_args *uap,
1641 getsockopt(struct proc *p, struct getsockopt_args *uap,
1705 getsockname(__unused struct proc *p, struct getsockname_args *uap,
1773 getpeername(__unused struct proc *p, struct getpeername_args *uap,
2057 sendfile(struct proc *p, struct sendfile_args *uap, __unused int *retval)