Searched refs:uipc_bindat (Results 1 – 1 of 1) sorted by relevance
517 uipc_bindat(int fd, struct socket *so, struct sockaddr *nam, struct thread *td) in uipc_bindat() function648 return (uipc_bindat(AT_FDCWD, so, nam, td)); in uipc_bind()3366 .pr_bindat = uipc_bindat,3393 .pr_bindat = uipc_bindat,3423 .pr_bindat = uipc_bindat,