Searched refs:uipc_bindat (Results 1 – 1 of 1) sorted by relevance
563 uipc_bindat(int fd, struct socket *so, struct sockaddr *nam, struct thread *td) in uipc_bindat() function694 return (uipc_bindat(AT_FDCWD, so, nam, td)); in uipc_bind()4405 .pr_bindat = uipc_bindat,4436 .pr_bindat = uipc_bindat,4461 .pr_bindat = uipc_bindat,