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