Home
last modified time | relevance | path

Searched refs:uipc_bindat (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/kern/
H A Duipc_usrreq.c588 uipc_bindat(int fd, struct socket *so, struct sockaddr *nam, struct thread *td) in uipc_bindat() function
707 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,