Home
last modified time | relevance | path

Searched refs:ipfclose (Results 1 – 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/ipfilter/
Dml_ipl.c34 extern int ipfattach(), ipfopen(), ipfclose(), ipfioctl(), ipfread();
39 ipfopen, ipfclose, ipfread, nulldev,
51 ipfclose,
Dmls_ipl.c64 static int ipfclose __P((dev_t, int));
71 ipfopen, ipfclose, ipfread, nulldev,
83 ipfclose,
293 ipfclose(dev, flags) in ipfclose() function
Dmlfk_ipl.c52 static int ipfclose __P((struct cdev*, int, int, struct thread *));
55 static int ipfclose __P((dev_t, int, int, struct thread *));
59 static int ipfclose __P((dev_t, int, int, struct proc *));
140 .d_close = ipfclose,
155 /* close */ ipfclose,
437 static int ipfclose(dev, flags in ipfclose() function
Dmlo_ipl.c63 ipfclose, /* close */
298 ipfclose(dev, flags, devtype, p) in ipfclose() function
Dmlf_ipl.c149 ipfclose, /* close */
169 ipfopen, ipfclose, ipfread, nowrite, /* 79 */
504 int ipfclose(dev, flags in ipfclose() function
/freebsd-10-stable/sys/contrib/ipfilter/netinet/
Dmlfk_ipl.c53 static int ipfclose __P((struct cdev*, int, int, struct thread *));
56 static int ipfclose __P((dev_t, int, int, struct thread *));
60 static int ipfclose __P((dev_t, int, int, struct proc *));
120 .d_close = ipfclose,
135 /* close */ ipfclose,
421 static int ipfclose(dev, flags in ipfclose() function