Searched refs:ipfclose (Results 1 – 1 of 1) sorted by relevance
73 static int ipfclose __P((struct cdev*, int, int, struct thread *));78 static int ipfclose __P((dev_t, int, int, struct proc *));146 .d_close = ipfclose,158 /* close */ ipfclose,512 static int ipfclose(dev, flags in ipfclose() function