Searched refs:pfclose (Results 1 – 1 of 1) sorted by relevance
135 static int pfclose(dev_t, int, int, struct proc *);195 .d_close = pfclose,614 pfclose(dev_t dev, int flags, int fmt, struct proc *p) in pfclose() function