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

/freebsd-10.3-release/sys/compat/svr4/
H A Dsvr4_stream.c115 /* i_str sockmod calls */
116 static int sockmod(struct file *, int, struct svr4_strioctl *,
645 sockmod(fp, fd, ioc, td) function
693 DPRINTF(("Unknown sockmod ioctl %lx\n", ioc->cmd));
1147 if ((error = sockmod(fp, fd, &ioc, td)) != 0)
1279 * All the following stuff assumes "sockmod" is pushed...

Completed in 97 milliseconds