Home
last modified time | relevance | path

Searched refs:ctty (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/kern/
H A Dtty_tty.c48 static struct cdev *ctty; variable
71 *dev = ctty; in ctty_clone()
73 *dev = ctty; in ctty_clone()
77 *dev = ctty; in ctty_clone()
90 ctty = make_dev_credf(MAKEDEV_ETERNAL, &ctty_cdevsw, 0, NULL, UID_ROOT, in ctty_drvinit()
/freebsd/tools/test/stress2/misc/
H A Drevoke.sh79 /* Get rid of my ctty. */
/freebsd/crypto/openssh/
H A Dconfigure.ac2512 exit(3); /* Acquired ctty: broken */
2514 exit(0); /* Did not acquire ctty: OK */
/freebsd/contrib/ntp/
H A Dconfigure.ac1284 [if we need a ctty for F_SETOWN],
H A DCommitLog-4.1.0136 * configure.in (ac_cv_func_ctty_for_f_setown): BSDI3 needs a ctty