Lines Matching defs:so

279 	struct sonode	*so;  in sotpi_create()  local
329 sotpi_destroy(struct sonode *so) in sotpi_destroy()
367 sotpi_init(struct sonode *so, struct sonode *tso, struct cred *cr, int flags) in sotpi_init()
585 so_automatic_bind(struct sonode *so) in so_automatic_bind()
625 sotpi_bindlisten(struct sonode *so, struct sockaddr *name, in sotpi_bindlisten()
1384 sotpi_bind(struct sonode *so, struct sockaddr *name, socklen_t namelen, in sotpi_bind()
1401 sotpi_unbind(struct sonode *so, int flags) in sotpi_unbind()
1482 sotpi_listen(struct sonode *so, int backlog, struct cred *cr) in sotpi_listen()
1568 sodisconnect(struct sonode *so, t_scalar_t seqno, int flags) in sodisconnect()
1641 sotpi_accept(struct sonode *so, int fflag, struct cred *cr, in sotpi_accept()
2173 sotpi_connect(struct sonode *so, in sotpi_connect()
2604 sotpi_shutdown(struct sonode *so, int how, struct cred *cr) in sotpi_shutdown()
2797 so_unix_close(struct sonode *so) in so_unix_close()
2955 sorecv_update_oobstate(struct sonode *so) in sorecv_update_oobstate()
2979 nl7c_sorecv(struct sonode *so, mblk_t **rmp, uio_t *uiop, rval_t *rp) in nl7c_sorecv()
3055 sotpi_recvmsg(struct sonode *so, struct nmsghdr *msg, struct uio *uiop, in sotpi_recvmsg()
3644 sosend_dgramcmsg(struct sonode *so, struct sockaddr *name, socklen_t namelen, in sosend_dgramcmsg()
3819 sosend_svccmsg(struct sonode *so, struct uio *uiop, int more, void *control, in sosend_svccmsg()
3958 sosend_dgram(struct sonode *so, struct sockaddr *name, socklen_t namelen, in sosend_dgram()
4098 sosend_svc(struct sonode *so, struct uio *uiop, t_scalar_t prim, int more, in sosend_svc()
4185 sotpi_sendmsg(struct sonode *so, struct nmsghdr *msg, struct uio *uiop, in sotpi_sendmsg()
4485 struct sonode *so; in kstrwritemp() local
4558 sotpi_sendmblk(struct sonode *so, struct nmsghdr *msg, int fflag, in sotpi_sendmblk()
4587 sodgram_direct(struct sonode *so, struct sockaddr *name, in sodgram_direct()
4701 sostream_direct(struct sonode *so, struct uio *uiop, mblk_t *mp, cred_t *cr) in sostream_direct()
4818 sotpi_getpeername(struct sonode *so, struct sockaddr *name, socklen_t *namelen, in sotpi_getpeername()
4954 sotpi_getsockname(struct sonode *so, struct sockaddr *name, socklen_t *namelen, in sotpi_getsockname()
5081 sotpi_getsockopt(struct sonode *so, int level, int option_name, in sotpi_getsockopt()
5436 sotpi_setsockopt(struct sonode *so, int level, int option_name, in sotpi_setsockopt()
5677 sotpi_close(struct sonode *so, int flag, struct cred *cr) in sotpi_close()
5747 sotpi_ioctl(struct sonode *so, int cmd, intptr_t arg, int mode, in sotpi_ioctl()
5984 struct sonode *so = VTOSO(vp); in socktpi_plumbioctl() local
6179 struct sonode *so, in sotpi_poll()
6328 struct sonode *so = (struct sonode *)buf; in socktpi_unix_constructor() local
6348 struct sonode *so = (struct sonode *)buf; in socktpi_unix_destructor() local
6389 sotpi_convert_sonode(struct sonode *so, struct sockparams *newsp, in sotpi_convert_sonode()
6474 sotpi_revert_sonode(struct sonode *so, struct cred *cr) in sotpi_revert_sonode()
6500 sotpi_update_state(struct sonode *so, struct T_capability_ack *tcap, in sotpi_update_state()
6533 so_alloc_addr(struct sonode *so, t_uscalar_t maxlen) in so_alloc_addr()
6557 sotpi_sototpi(struct sonode *so) in sotpi_sototpi()
6623 sotpi_info_create(struct sonode *so, int kmflags) in sotpi_info_create()
6645 sotpi_info_init(struct sonode *so) in sotpi_info_init()
6696 sotpi_info_fini(struct sonode *so) in sotpi_info_fini()
6771 sotpi_info_destroy(struct sonode *so) in sotpi_info_destroy()