Searched refs:ipfclose (Results 1 – 6 of 6) sorted by relevance
| /freebsd-10-stable/contrib/ipfilter/ |
| D | ml_ipl.c | 34 extern int ipfattach(), ipfopen(), ipfclose(), ipfioctl(), ipfread(); 39 ipfopen, ipfclose, ipfread, nulldev, 51 ipfclose,
|
| D | mls_ipl.c | 64 static int ipfclose __P((dev_t, int)); 71 ipfopen, ipfclose, ipfread, nulldev, 83 ipfclose, 293 ipfclose(dev, flags) in ipfclose() function
|
| D | mlfk_ipl.c | 52 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
|
| D | mlo_ipl.c | 63 ipfclose, /* close */ 298 ipfclose(dev, flags, devtype, p) in ipfclose() function
|
| D | mlf_ipl.c | 149 ipfclose, /* close */ 169 ipfopen, ipfclose, ipfread, nowrite, /* 79 */ 504 int ipfclose(dev, flags in ipfclose() function
|
| /freebsd-10-stable/sys/contrib/ipfilter/netinet/ |
| D | mlfk_ipl.c | 53 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
|