Home
last modified time | relevance | path

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

/original-bsd/sys/kern/
H A Dtty_tty.c25 cttyopen(dev, flag, mode, p) in cttyopen() function
/original-bsd/sys/tahoe/tahoe/
H A Dconf.c91 int cttyopen(),cttyread(),cttywrite(),cttyioctl(),cttyselect();
192 { cttyopen, nullop, cttyread, cttywrite, /*2*/
/original-bsd/sys/vax/vax/
H A Dconf.c353 int cttyopen(),cttyread(),cttywrite(),cttyioctl(),cttyselect();
595 cttyopen, nullop, cttyread, cttywrite, /*2*/
/original-bsd/sys/miscfs/fdesc/
H A Dfdesc_vnops.c291 error = cttyopen(devctty, ap->a_mode, 0, ap->a_p);