Searched refs:uipc_bindat (Results 1 – 1 of 1) sorted by relevance
588 uipc_bindat(int fd, struct socket *so, struct sockaddr *nam, struct thread *td) in uipc_bindat() function707 return (uipc_bindat(AT_FDCWD, so, nam, td)); in uipc_bind()1319 .pru_bindat = uipc_bindat,1341 .pru_bindat = uipc_bindat,1363 .pru_bindat = uipc_bindat,