Searched refs:SHIN (Results 1 – 11 of 11) sorted by relevance
/illumos-gate/usr/src/cmd/csh/ |
H A D | sh.file.c | 83 (void) ioctl(SHIN, TCGETS, (char *)&tty_save); in setup_tty() 86 (void) ioctl(SHIN, TCSETSW, (char *)&tty_save); in setup_tty() 96 (void) ioctl(SHIN, TCSETSW, (char *)&tty_new); in setup_tty() 101 (void) ioctl(SHIN, TCSETSW, (char *)&tty_save); in setup_tty() 168 (void) ioctl(SHIN, TCSETSF, (char *)&tty); in pushback() 179 if (ioctl(SHIN, TIOCSTI, mbc + i) != 0 && in pushback() 189 (void) ioctl(SHIN, TCSETS, (char *)&tty_new); in pushback() 377 (void) ioctl(SHIN, TCSETS, (char *)&tty_pending); in sim_retype() 712 while ((i = read_(SHIN, inputline+num_read, inputline_size-num_read)) in tenex() 740 (void) ioctl(SHIN, TCSETSF, (char *)&tty); in tenex()
|
H A D | sh.sem.c | 165 int SHIN, SHOUT, SHDIAG, OLDSTD, tpgrp; member 182 sv.SHIN = SHIN; sv.SHOUT = SHOUT; 198 SHIN = sv.SHIN; 313 (void) close(SHIN); 314 (void) unsetfd(SHIN); 315 SHIN = -1;
|
H A D | sh.c | 371 SHIN = dmove(nofile, FSHIN); /* Replace FSHIN */ in main() 372 (void) fcntl(SHIN, F_SETFD, 1); in main() 380 intty = intact || isatty(SHIN); in main() 560 (void) close(SHIN); /* No need for unsetfd(). */ in main() 710 oSHIN = SHIN, SHIN = unit, arginp = 0, onelflg = 0; in srcunit() 711 intty = isatty(SHIN), whyles = 0, gointr = 0; in srcunit() 741 (void) close(SHIN), SHIN = oSHIN; in srcunit() 742 unsetfd(SHIN); in srcunit() 1339 (void) fcntl(SHIN = dcopy(0, FSHIN), F_SETFD, 1); in initdesc_x() 1342 (void) fcntl(OLDSTD = dcopy(SHIN, FOLDSTD), F_SETFD, 1); in initdesc_x() [all …]
|
H A D | sh.lex.c | 1231 if (ioctl(SHIN, TIOCGETP, (char *)&tty) == 0 && in readc() 1298 (void) lseek(SHIN, fseekp, 0); 1303 c = read_(SHIN, fbuf[0], BUFSIZ); 1325 c = read_(SHIN, fbuf[buf] + off, BUFSIZ - off); 1342 c = read_(SHIN, fbuf[buf] + off, roomleft); 1356 (void) ioctl(SHIN, FIONBIO, (char *)&off); 1431 (void) lseek(SHIN, (off_t)0, 2); 1445 if (lseek(SHIN, (off_t)0, 1) < 0 || errno == ESPIPE) 1450 fseekp = fbobp = feobp = lseek(SHIN, (off_t)0, 1);
|
H A D | sh.exec.c | 41 short SHIN; variable 121 SHIN = 0; SHOUT = 1; SHDIAG = 2; OLDSTD = 0; in doexec()
|
H A D | sh.h | 171 extern short SHIN; /* Current shell input (script) */
|
H A D | sh.func.c | 504 (void) close(SHIN); in doexit() 505 unsetfd(SHIN); in doexit()
|
/illumos-gate/usr/src/lib/iconv_modules/utf-8/utils/msft-pc-windows/ |
H A D | CP1255.TXT | 251 0xD1 0x05C1 #HEBREW POINT SHIN DOT 291 0xF9 0x05E9 #HEBREW LETTER SHIN
|
H A D | CP862.TXT | 195 0x99 0x05e9 #HEBREW LETTER SHIN
|
/illumos-gate/usr/src/lib/iconv_modules/utf-8/utils/ |
H A D | 8859-8.txt | 211 0xF9 0x05E9 # HEBREW LETTER SHIN
|
/illumos-gate/usr/src/data/hwdata/ |
H A D | usb.ids | 13593 0b71 SHIN-EI Sangyo Co., Ltd
|