Searched refs:tunopen (Results 1 – 1 of 1) sorted by relevance
245 static d_open_t tunopen; variable284 .d_open = tunopen,301 .d_open = tunopen,318 .d_open = tunopen,1033 tunopen(struct cdev *dev, int flag, int mode, struct thread *td) in tunopen() function