Lines Matching defs:so

279 	struct sonode	*so;  in sotpi_create()  local
324 sotpi_destroy(struct sonode *so) in sotpi_destroy()
362 sotpi_init(struct sonode *so, struct sonode *tso, struct cred *cr, int flags) in sotpi_init()
588 so_automatic_bind(struct sonode *so) in so_automatic_bind()
628 sotpi_bindlisten(struct sonode *so, struct sockaddr *name, in sotpi_bindlisten()
1352 sotpi_bind(struct sonode *so, struct sockaddr *name, socklen_t namelen, in sotpi_bind()
1369 sotpi_unbind(struct sonode *so, int flags) in sotpi_unbind()
1450 sotpi_listen(struct sonode *so, int backlog, struct cred *cr) in sotpi_listen()
1536 sodisconnect(struct sonode *so, t_scalar_t seqno, int flags) in sodisconnect()
1609 sotpi_accept(struct sonode *so, int fflag, struct cred *cr, in sotpi_accept()
2108 sotpi_connect(struct sonode *so, in sotpi_connect()
2551 sotpi_shutdown(struct sonode *so, int how, struct cred *cr) in sotpi_shutdown()
2744 so_unix_close(struct sonode *so) in so_unix_close()
2889 sorecv_update_oobstate(struct sonode *so) in sorecv_update_oobstate()
2920 sotpi_recvmsg(struct sonode *so, struct nmsghdr *msg, struct uio *uiop, in sotpi_recvmsg()
3464 sosend_dgramcmsg(struct sonode *so, struct sockaddr *name, socklen_t namelen, in sosend_dgramcmsg()
3660 sosend_svccmsg(struct sonode *so, struct uio *uiop, int more, void *control, in sosend_svccmsg()
3813 sosend_dgram(struct sonode *so, struct sockaddr *name, socklen_t namelen, in sosend_dgram()
3973 sosend_svc(struct sonode *so, struct uio *uiop, t_scalar_t prim, int more, in sosend_svc()
4098 sotpi_sendmsg(struct sonode *so, struct nmsghdr *msg, struct uio *uiop, in sotpi_sendmsg()
4420 struct sonode *so; in kstrwritemp() local
4493 sotpi_sendmblk(struct sonode *so, struct nmsghdr *msg, int fflag, in sotpi_sendmblk()
4529 sodgram_direct(struct sonode *so, struct sockaddr *name, in sodgram_direct()
4643 sostream_direct(struct sonode *so, struct uio *uiop, mblk_t *mp, cred_t *cr) in sostream_direct()
4760 sotpi_getpeername(struct sonode *so, struct sockaddr *name, socklen_t *namelen, in sotpi_getpeername()
4896 sotpi_getsockname(struct sonode *so, struct sockaddr *name, socklen_t *namelen, in sotpi_getsockname()
5023 sotpi_getsockopt(struct sonode *so, int level, int option_name, in sotpi_getsockopt()
5378 sotpi_setsockopt(struct sonode *so, int level, int option_name, in sotpi_setsockopt()
5619 sotpi_close(struct sonode *so, int flag, struct cred *cr) in sotpi_close()
5684 sotpi_ioctl(struct sonode *so, int cmd, intptr_t arg, int mode, in sotpi_ioctl()
5921 struct sonode *so = VTOSO(vp); in socktpi_plumbioctl() local
6116 struct sonode *so, in sotpi_poll()
6264 struct sonode *so = (struct sonode *)buf; in socktpi_unix_constructor() local
6284 struct sonode *so = (struct sonode *)buf; in socktpi_unix_destructor() local
6325 sotpi_convert_sonode(struct sonode *so, struct sockparams *newsp, in sotpi_convert_sonode()
6410 sotpi_revert_sonode(struct sonode *so, struct cred *cr) in sotpi_revert_sonode()
6436 sotpi_update_state(struct sonode *so, struct T_capability_ack *tcap, in sotpi_update_state()
6469 so_alloc_addr(struct sonode *so, t_uscalar_t maxlen) in so_alloc_addr()
6493 sotpi_sototpi(struct sonode *so) in sotpi_sototpi()
6551 sotpi_info_create(struct sonode *so, int kmflags) in sotpi_info_create()
6573 sotpi_info_init(struct sonode *so) in sotpi_info_init()
6624 sotpi_info_fini(struct sonode *so) in sotpi_info_fini()
6686 sotpi_info_destroy(struct sonode *so) in sotpi_info_destroy()