Home
last modified time | relevance | path

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

/netbsd-src/sys/netbt/
H A Dbt_proto.c57 PR_WRAP_CTLOUTPUT(sco_ctloutput)
62 #define sco_ctloutput sco_ctloutput_wrapper macro
81 .pr_ctloutput = sco_ctloutput,
H A Dsco.h68 int sco_ctloutput(int, struct socket *, struct sockopt *);
H A Dsco_socket.c348 sco_ctloutput(int req, struct socket *so, struct sockopt *sopt) in sco_ctloutput() function