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

/netbsd-current/sys/external/bsd/ipf/netinet/
H A Dip_fil_netbsd.c142 static int ipfwrite(dev_t, struct uio *, int ioflag);
150 .d_write = ipfwrite,
2111 * ipfwrite
2116 static int ipfwrite(dev_t dev, struct uio *uio, int ioflag) function

Completed in 133 milliseconds