Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Duipc_domain.c100 .pru_shutdown = pru_shutdown_notsupp,
154 DEFAULT(pu->pru_shutdown, pru_shutdown_notsupp); in protosw_init()
H A Duipc_socket.c3763 pru_shutdown_notsupp(struct socket *so) function
/f-stack/tools/compat/include/sys/
H A Dprotosw.h259 int pru_shutdown_notsupp(struct socket *so);
/f-stack/freebsd/sys/
H A Dprotosw.h262 int pru_shutdown_notsupp(struct socket *so);