Searched refs:tunopen (Results 1 – 1 of 1) sorted by relevance
249 static d_open_t tunopen; variable290 .d_open = tunopen,307 .d_open = tunopen,324 .d_open = tunopen,1123 tunopen(struct cdev *dev, int flag, int mode, struct thread *td) in tunopen() function