Searched refs:tty (Results 176 - 200 of 259) sorted by relevance

1234567891011

/macosx-10.10/xnu-2782.1.97/bsd/conf/
H A DMakefile.template220 tty.o \
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkern_malloc.c95 #include <sys/tty.h>
429 { SOS(tty), KMZ_CREATEZONE, FALSE }, /* 65 M_TTYS */
H A Dkern_shutdown.c51 #include <sys/tty.h>
H A Dtty_subr.c65 #include <sys/tty.h>
H A Dkern_sysctl.c98 #include <sys/tty.h>
609 struct tty *tp;
860 SYSCTL_PROC(_kern_proc, KERN_PROC_TTY, tty, CTLTYPE_NODE|CTLFLAG_RD | CTLFLAG_LOCKED,
898 struct tty *tp;
958 struct tty *tp;
H A Dkern_exit.c86 #include <sys/tty.h>
619 struct tty *tp;
636 * The process group changes under both the tty
673 * the tty since cttyclose is a no-op.
1859 struct tty *tp;
1876 * The process group changes under both the tty
1913 * the tty since cttyclose is a no-op.
H A Dbsd_init.c155 #include <sys/tty.h> /* for tty_init() */
/macosx-10.10/zsh-61/zsh/Functions/Misc/
H A Dzkbd226 exec 3>/dev/tty
/macosx-10.10/ruby-106/ruby/lib/
H A Dscanf.rb627 if eof || (tty? &&! fstr.match(source_buffer))
/macosx-10.10/ruby-106/ruby/test/rdoc/
H A Dtest_rdoc_ri_driver.rb939 tty = Object.new
940 def tty.tty?() true; end singleton method in class:TestRDocRIDriver.test_formatter
944 assert_instance_of @RM::ToAnsi, driver.formatter(tty)
/macosx-10.10/tcsh-65/tcsh/
H A Dtc.os.h86 # include <sys/tty.h>
424 /* XXX: How can we get the tty name in emx? */
425 # define ttyname(fd) (isatty(fd) ? "/dev/tty" : NULL)
/macosx-10.10/ruby-106/ruby/lib/rdoc/ri/
H A Ddriver.rb83 options[:use_stdout] = !$stdout.tty?
331 options[:use_stdout] ||= !$stdout.tty?
1045 elsif paging? or !io.tty? then
1119 if paging? or io.tty? then
/macosx-10.10/xnu-2782.1.97/security/
H A Dmac_framework.h119 struct tty;
564 void mac_pty_notify_grant(proc_t p, struct tty *tp, dev_t dev, struct label *label);
565 void mac_pty_notify_close(proc_t p, struct tty *tp, dev_t dev, struct label *label);
H A Dmac_policy.h115 struct tty;
5743 @param tp tty data structure
5751 struct tty *tp,
5759 @param tp tty data structure
5767 struct tty *tp,
/macosx-10.10/emacs-93/emacs/lisp/
H A Dfaces.el1075 ;; below. In particular, this avoids a non-tty color
1076 ;; from being canonicalized for a tty when the user
1081 ;; in tty-colors.el.
1087 (setq new-value (car (tty-color-desc new-value frame))))
1389 (memq 'tty options))
1534 (mapcar 'car (tty-color-alist frame))))
1546 (numberp (tty-color-translate color frame)))))
1562 (tty-color-values color frame))))
1572 (tty-display-color-p display)))
1582 (> (tty
[all...]
/macosx-10.10/nano-12/src/
H A Dnano.c1075 const char *tty = ttyname(0); local
1079 if (tty == NULL)
1081 fd = open(tty, O_RDWR);
/macosx-10.10/screen-22/screen/
H A Dsocket.c171 /* the tty prefix is optional */
172 if (strncmp(match, "tty", 3) && strncmp(n, "tty", 3) == 0)
664 SendErrorMsg(tty, buf)
665 char *tty, *buf;
676 strncpy(m.m_tty, tty, sizeof(m.m_tty) - 1);
757 * two equivalent device files for each pty/tty device:
762 * process calls the system to determine its tty, it'll get /dev/pty/ttyxx.
855 debug2("*** RecMsg: type %d tty %s\n", m.type, m.m_tty);
H A Dscreen.c66 # include <sys/tty.h>
1217 /* reopen tty. must do this, because fd 0 may be RDONLY */
1590 Msg(0, "Suspended (tty input)");
1597 Msg(0, "Suspended (tty output)");
1854 * freed the tty, thus getty feels more comfortable on hpux
1949 char *tty = D_usertty; local
1952 SendErrorMsg(tty, buf);
1997 char *tty = D_usertty; local
1999 SendErrorMsg(tty, buf);
/macosx-10.10/efax-38/efax/
H A Dfax396 OWNER=root.tty # typical
/macosx-10.10/ruby-106/ruby/lib/cgi/
H A Dcore.rb616 if STDIN.tty?
/macosx-10.10/ruby-106/ruby/lib/rake/
H A Dapplication.rb55 @tty_output = STDOUT.tty?
/macosx-10.10/vim-55/runtime/syntax/
H A Daml.vim7 " FUTURE CODING: Bold application commands after &sys, &tty
62 syn keyword amlDir contained abbreviations above all aml amlpath append arc args atool brief by call canvas cc center cl codepage commands conv_watch_to_aml coordinates cr create current cursor cwta dalines data date_format delete delvar describe dfmt digitizer display do doend dv echo else enable encode encrypt end error expansion fail file flushpoints force form format frame fullscreen function getlastpoint getpoint goto iacreturn if ignore info inform key keypad label lc left lf lg list listchar listfiles listglobal listheader listlocal listprogram listvar ll lp lr lv map matrix menu menupath menutype mess message[s] modal mouse nopaging off on others page pause pinaction popup position pt pulldown push pushpoint r repeat return right routine run runwatch rw screen seconds select self setchar severity show sidebar single size staggered station stop stripe sys system tablet tb terminal test then thread to top translate tty ty type uc ul until ur usage w warning watch when while window workspace
66 syn keyword amlOutput contained inform warning error pause stop tty ty type
120 syn region amlSkip matchgroup=amlOutput start="&tty" end="$" contains=amlVar
H A Dreadline.vim127 \ delete-char-or-list tty-status
/macosx-10.10/ncurses-44/ncurses/misc/
H A Demx.src40 # Special "terminals". These are used to label tty lines when you don't
45 dumb|80-column dumb tty,
66 glasstty|classic glass tty interpreting ASCII control characters,
/macosx-10.10/shell_cmds-179/w/
H A Dw.c61 #include <sys/tty.h>
113 int ttywidth; /* width of tty */
114 int argwidth; /* width of tty */
355 /* tty untouched since before login */
360 /* tty untouched since before login */
577 strncmp(ep->utmp.ut_line, "tty", 3) &&

Completed in 495 milliseconds

1234567891011