Searched refs:ctty (Results 1 – 5 of 5) sorted by relevance
48 static struct cdev *ctty; variable71 *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()
79 /* Get rid of my ctty. */
2512 exit(3); /* Acquired ctty: broken */2514 exit(0); /* Did not acquire ctty: OK */
1284 [if we need a ctty for F_SETOWN],
136 * configure.in (ac_cv_func_ctty_for_f_setown): BSDI3 needs a ctty