Searched refs:ipfwrite (Results 1 – 1 of 1) sorted by relevance
75 static int ipfwrite(struct cdev*, struct uio *, int);80 static int ipfwrite(dev_t, struct uio *, int);154 .d_write = ipfwrite,166 /* write */ ipfwrite,576 static int ipfwrite(dev, uio, ioflag) in ipfwrite() function