Searched refs:SHIN (Results 1 – 9 of 9) sorted by relevance
/titanic_41/usr/src/cmd/csh/ |
H A D | sh.file.c | 85 (void) ioctl(SHIN, TCGETS, (char *)&tty_save); in setup_tty() 88 (void) ioctl(SHIN, TCSETSW, (char *)&tty_save); in setup_tty() 98 (void) ioctl(SHIN, TCSETSW, (char *)&tty_new); in setup_tty() 103 (void) ioctl(SHIN, TCSETSW, (char *)&tty_save); in setup_tty() 170 (void) ioctl(SHIN, TCSETSF, (char *)&tty); in pushback() 181 if (ioctl(SHIN, TIOCSTI, mbc + i) != 0 && in pushback() 191 (void) ioctl(SHIN, TCSETS, (char *)&tty_new); in pushback() 379 (void) ioctl(SHIN, TCSETS, (char *)&tty_pending); in sim_retype() 714 while ((i = read_(SHIN, inputline+num_read, inputline_size-num_read)) in tenex() 742 (void) ioctl(SHIN, TCSETSF, (char *)&tty); in tenex()
|
H A D | sh.sem.c | 167 int SHIN, SHOUT, SHDIAG, OLDSTD, tpgrp; member 184 sv.SHIN = SHIN; sv.SHOUT = SHOUT; 200 SHIN = sv.SHIN; 315 (void) close(SHIN); 316 (void) unsetfd(SHIN); 317 SHIN = -1;
|
H A D | sh.c | 367 SHIN = dmove(nofile, FSHIN); /* Replace FSHIN */ in main() 368 (void) fcntl(SHIN, F_SETFD, 1); in main() 376 intty = intact || isatty(SHIN); in main() 556 (void) close(SHIN); /* No need for unsetfd(). */ in main() 706 oSHIN = SHIN, SHIN = unit, arginp = 0, onelflg = 0; in srcunit() 707 intty = isatty(SHIN), whyles = 0, gointr = 0; in srcunit() 737 (void) close(SHIN), SHIN = oSHIN; in srcunit() 738 unsetfd(SHIN); in srcunit() 1336 (void) fcntl(SHIN = dcopy(0, FSHIN), F_SETFD, 1); in initdesc_x() 1339 (void) fcntl(OLDSTD = dcopy(SHIN, FOLDSTD), F_SETFD, 1); in initdesc_x() [all …]
|
H A D | sh.lex.c | 1224 if (ioctl(SHIN, TIOCGETP, (char *)&tty) == 0 && in readc() 1291 (void) lseek(SHIN, fseekp, 0); 1296 c = read_(SHIN, fbuf[0], BUFSIZ); 1318 c = read_(SHIN, fbuf[buf] + off, BUFSIZ - off); 1335 c = read_(SHIN, fbuf[buf] + off, roomleft); 1349 (void) ioctl(SHIN, FIONBIO, (char *)&off); 1424 (void) lseek(SHIN, (off_t)0, 2); 1438 if (lseek(SHIN, (off_t)0, 1) < 0 || errno == ESPIPE) 1443 fseekp = fbobp = feobp = lseek(SHIN, (off_t)0, 1);
|
H A D | sh.exec.c | 106 SHIN = 0; SHOUT = 1; SHDIAG = 2; OLDSTD = 0; in doexec()
|
H A D | sh.h | 179 short SHIN; /* Current shell input (script) */ variable
|
H A D | sh.func.c | 493 (void) close(SHIN); in doexit() 494 unsetfd(SHIN); in doexit()
|
/titanic_41/usr/src/cmd/localedef/data/ |
H A D | 8859-8.TXT | 266 0xF9 0x05E9 # HEBREW LETTER SHIN
|
/titanic_41/usr/src/data/hwdata/ |
H A D | usb.ids | 12343 0b71 SHIN-EI Sangyo Co., Ltd
|