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

/freebsd-9.3-release/sys/contrib/ipfilter/netinet/
H A Dmlfk_ipl.c114 .d_read = iplread,
131 /* read */ iplread,
H A Dip_fil.h1313 extern int iplread __P((dev_t, uio_t *, cred_t *));
1320 extern int iplread __P((dev_t, uio_t *));
1334 extern int iplread __P((dev_t, uio_t *, cred_t *));
1397 extern int iplread __P((struct cdev*, struct uio *, int));
1400 extern int iplread __P((dev_t, struct uio *, int));
1405 extern int iplread __P((dev_t, struct uio *));
H A Dip_fil_freebsd.c477 * iplread/ipllog
483 int iplread(dev, uio, ioflag) function
486 int iplread(dev, uio)
/freebsd-9.3-release/contrib/ipfilter/
H A Dmlf_ipl.c150 iplread, /* read */
169 iplopen, iplclose, iplread, nowrite, /* 79 */
H A DHISTORY524 FreeBSD's iplwrite hasn't kept pace with iplread's prototype
2289 Fixed iplread() and iplsave() with help from Marc Huber.

Completed in 125 milliseconds