Searched refs:tunopen (Results 1 – 1 of 1) sorted by relevance
242 static d_open_t tunopen; variable281 .d_open = tunopen,298 .d_open = tunopen,315 .d_open = tunopen,1041 tunopen(struct cdev *dev, int flag, int mode, struct thread *td) in tunopen() function