Lines Matching defs:cr

72     struct cred *cr, struct sonode **nsop)  in so_accept_notsupp()
79 so_listen_notsupp(struct sonode *so, int backlog, struct cred *cr) in so_listen_notsupp()
87 socklen_t *len, struct cred *cr) in so_getsockname_notsupp()
95 socklen_t *addrlen, boolean_t accept, struct cred *cr) in so_getpeername_notsupp()
102 so_shutdown_notsupp(struct sonode *so, int how, struct cred *cr) in so_shutdown_notsupp()
110 struct cred *cr, mblk_t **mpp) in so_sendmblk_notsupp()
121 so_init(struct sonode *so, struct sonode *pso, struct cred *cr, int flags) in so_init()
128 int flags, struct cred *cr) in so_bind()
249 so_listen(struct sonode *so, int backlog, struct cred *cr) in so_listen()
269 socklen_t namelen, int fflag, int flags, struct cred *cr) in so_connect()
307 so_accept(struct sonode *so, int fflag, struct cred *cr, struct sonode **nsop) in so_accept()
343 struct cred *cr) in so_sendmsg()
459 struct cred *cr, mblk_t **mpp, sof_instance_t *fil, in so_sendmblk_impl()
557 struct cred *cr, mblk_t **mpp) in so_sendmblk()
572 so_shutdown(struct sonode *so, int how, struct cred *cr) in so_shutdown()
621 socklen_t *addrlen, struct cred *cr) in so_getsockname()
638 socklen_t *addrlen, boolean_t accept, struct cred *cr) in so_getpeername()
667 void *optval, socklen_t *optlenp, int flags, struct cred *cr) in so_getsockopt()
754 const void *optval, socklen_t optlen, struct cred *cr) in so_setsockopt()
838 struct cred *cr, int32_t *rvalp) in so_ioctl()
1485 so_close(struct sonode *so, int flag, struct cred *cr) in so_close()
1590 struct cred *cr) in so_recvmsg()