Searched refs:cttyopen (Results 1 – 1 of 1) sorted by relevance
43 static d_open_t cttyopen; variable47 .d_open = cttyopen,54 cttyopen(struct cdev *dev, int flag, int mode, struct thread *td) in cttyopen() function