Searched refs:svr4_strioctl (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/compat/svr4/
H A Dsvr4_stropts.h92 struct svr4_strioctl { struct
H A Dsvr4_stream.c116 static int sockmod(struct file *, int, struct svr4_strioctl *,
118 static int si_listen(struct file *, int, struct svr4_strioctl *,
120 static int si_ogetudata(struct file *, int, struct svr4_strioctl *,
122 static int si_sockparams(struct file *, int, struct svr4_strioctl *,
124 static int si_shutdown (struct file *, int, struct svr4_strioctl *,
126 static int si_getudata(struct file *, int, struct svr4_strioctl *,
130 static int timod(struct file *, int, struct svr4_strioctl *, struct thread *);
131 static int ti_getinfo(struct file *, int, struct svr4_strioctl *,
133 static int ti_bind(struct file *, int, struct svr4_strioctl *, struct thread *);
137 static int show_ioc(const char *, struct svr4_strioctl *);
[all...]

Completed in 99 milliseconds