Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dsockbuf.h177 int sbsetopt(struct socket *so, int cmd, u_long cc);
/f-stack/freebsd/sys/
H A Dsockbuf.h177 int sbsetopt(struct socket *so, int cmd, u_long cc);
/f-stack/freebsd/kern/
H A Duipc_sockbuf.c645 sbsetopt(struct socket *so, int cmd, u_long cc) in sbsetopt() function
H A Duipc_socket.c3104 error = sbsetopt(so, sopt->sopt_name, optval);