Searched refs:tunopen (Results 1 – 1 of 1) sorted by relevance
118 int tunopen(dev_t, int, int, struct proc *);303 tunopen(dev_t dev, int flag, int mode, struct proc *p) in tunopen() function