Searched refs:ptopen (Results 1 – 1 of 1) sorted by relevance
86 static d_open_t ptopen; variable119 .d_open = ptopen,133 ptopen(struct cdev *dev, int flags, int fmt, struct thread *td) in ptopen() function