Home
last modified time | relevance | path

Searched defs:cttyopen (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/kern/
HDtty_tty.c40 static d_open_t cttyopen; variable
51 cttyopen(struct cdev *dev, int flag, int mode, struct thread *td) in cttyopen() function