Home
last modified time | relevance | path

Searched refs:stty (Results 1 – 25 of 80) sorted by relevance

1234

/titanic_41/usr/src/cmd/lp/lib/printers/
H A Dputprinter.c94 register char * stty; in putprinter() local
216 stty = (prbufp->stty? Strdup(prbufp->stty) : 0); in putprinter()
222 if (prbufp->dial_info && stty) { in putprinter()
229 if (!(q = newstty = Malloc(strlen(stty) + 1))) { in putprinter()
230 Free (stty); in putprinter()
237 p = strtok(stty, " "); in putprinter()
268 Free (stty); in putprinter()
269 stty = newstty; in putprinter()
274 newstty = Malloc(strlen(stty) + 1 + strlen(speed) + 1); in putprinter()
276 if (stty) in putprinter()
[all …]
H A Dfreeprinter.c74 if (pp->stty)
75 Free (pp->stty);
H A Dllib-llpprt53 char *stty; /* space separated list of stty options */
/titanic_41/usr/src/cmd/ttymon/
H A DMakefile27 PROG= stty ttymon ttyadm sttydefs
28 XPG4PROG= stty
32 STTYOBJ= sttyobjs/stty.o sttyobjs/sttytable.o sttyobjs/sttyparse.o
34 XPG4STTYOBJ= sttyobjs.xpg4/stty.o sttyobjs.xpg4/sttytable.o \
48 STTYSRC= stty.c sttytable.c sttyparse.c
92 BINF= stty
103 ROOTXPG6SYMLINK= $(ROOTXPG6BIN)/stty
108 stty: sttyobjs $(STTYOBJ) $(MAPFILE.NGB) target
112 stty.xpg4: $(XPG4STTYOBJ) $(MAPFILE.NGB)
/titanic_41/usr/src/ucbhead/
H A Dcurses.h162 (void) stty(_tty_ch, &_tty))
164 _pfast = !(_tty.sg_flags & CRMOD), (void) stty(_tty_ch, &_tty))
166 (void) stty(_tty_ch, &_tty))
168 (void) stty(_tty_ch, &_tty))
172 (void) stty(_tty_ch, &_tty))
174 (void) stty(_tty_ch, &_tty))
176 (void) stty(_tty_ch, &_tty))
178 (void) stty(_tty_ch, &_tty))
180 #define resetty() (_tty.sg_flags = _res_flg, (void) stty(_tty_ch, &_tty))
H A Dsgtty.h46 extern int stty(int, struct sgttyb *);
/titanic_41/usr/src/cmd/lp/cmd/lpsched/
H A Dports.c129 if (pp->stty == NULL) in open_dialup()
130 pp->stty = ""; in open_dialup()
134 strlen(pp->stty) + 1 + strlen(sspeed) + 1); in open_dialup()
136 sprintf(new_stty, "%s %s", pp->stty, sspeed); in open_dialup()
142 pp->stty = new_stty; in open_dialup()
/titanic_41/usr/src/lib/libc/common/sys/
H A Dstty.s37 SYSCALL_RVAL1(stty)
39 SET_SIZE(stty)
/titanic_41/usr/src/ucbcmd/stty/
H A DMakefile26 PROG= stty
28 PROGSRC= stty.c sttyparse.c sttytable.c
/titanic_41/usr/src/grub/grub-0.97/util/
H A Dgrub-md5-crypt.in65 stty -echo
78 stty echo
/titanic_41/usr/src/cmd/mailx/
H A Dtty.c499 ttyset++, stty(fileno(stdin), &ttybuf); in grabh()
508 ttyset++, stty(fileno(stdin), &ttybuf); in grabh()
517 ttyset++, stty(fileno(stdin), &ttybuf); in grabh()
526 ttyset++, stty(fileno(stdin), &ttybuf); in grabh()
535 ttyset++, stty(fileno(stdin), &ttybuf); in grabh()
548 stty(fileno(stdin), &ttybuf); in grabh()
/titanic_41/usr/src/cmd/lp/model/
H A Dstandard203 [ -n "${stty1}" ] && stty ${stty1} 0<&1
205 [ -n "${stty2}" ] && stty ${stty2} 0<&1
358 stty=
418 # If you want to add options that, like "stty",
422 stty=* | flist=* | lpd=* )
423 #LOPT stty=* | flist=* | lpd=* | lopt=* )
454 stty= )
455 stty="${stty} ${item}"
579 stty \
582 stty \
[all …]
H A Dtsol_standard215 [ -n "${stty1}" ] && stty ${stty1} 0<&1
217 [ -n "${stty2}" ] && stty ${stty2} 0<&1
371 stty=
435 # If you want to add options that, like "stty",
439 stty=* | flist=* | lpd=* )
440 #LOPT stty=* | flist=* | lpd=* | lopt=* )
471 stty= )
472 stty="${stty} ${item}"
596 stty \
599 stty \
[all …]
H A Dtsol_standard_foomatic217 [ -n "${stty1}" ] && stty ${stty1} 0<&1
219 [ -n "${stty2}" ] && stty ${stty2} 0<&1
373 stty=
450 # If you want to add options that, like "stty",
454 stty=* | flist=* | lpd=* )
455 #LOPT stty=* | flist=* | lpd=* | lopt=* )
486 stty= )
487 stty="${stty} ${item}"
622 stty \
625 stty \
[all …]
/titanic_41/usr/src/lib/libcmd/common/
H A DRELEASE47 08-11-10 stty.c: check for -t grouping so -tostop != -t -ostop
49 08-09-08 stty.c: #ifdef guard TAB[012] -- freebsd: damn the posix, full speed ahead
56 08-04-01 stty.c: fix off2 unitialized reference
65 07-11-27 stty.c: add -t,--terminal-group to list tty pgrp
114 06-09-28 stty.c: static setmode() => set() for darwin.i386
157 stty.c: context is ERROR_INTERCATIVE
182 03-06-04 stty.c: add undef to control assignment docs
198 02-01-24 stty.c: ifdef a few more macros for uts (yes, its still running)
207 01-07-16 stty: fix cntl() macro for CC_NATIVE!=CC_ASCII
209 stty: fix a few mismatched flags, -a and -g option logic
[all …]
/titanic_41/usr/src/lib/libbc/libc/compat/common/
H A Dstty.c36 stty(int fd, struct sgttyb *ap) in stty() function
/titanic_41/usr/src/cmd/troff/
H A Dn5.c1303 stty(0, &ttys[0]); in restore_tty()
1307 stty(1, &ttys[1]); in restore_tty()
1324 stty(1, &ttys[1]); in set_tty()
1343 stty(0, &ttys[0]); in echo_off()
1362 stty(0, &ttys[0]); in echo_on()
/titanic_41/usr/src/ucblib/libcurses/
H A Dtstp.c54 (void) stty(_tty_ch, &_tty); in tstp()
H A Dcr_tty.c74 if (stty(_tty_ch, &_tty) < 0) in gettmode()
82 (void) stty(_tty_ch, &_tty); in gettmode()
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-xopen-xcu6.mf53 link path=usr/xpg6/bin/stty target=../../bin/stty
/titanic_41/usr/src/tools/gk/
H A Dlogin.sh32 stty erase  werase  kill  intr 
/titanic_41/usr/src/man/man1b/
H A DMakefile47 stty.1b \
/titanic_41/usr/src/cmd/lp/include/
H A Dprinters.h106 char *stty; /* space separated list of stty options */ member
/titanic_41/usr/src/cmd/nsadmin/
H A Dlocal.login26 stty -istrip
H A Dlocal.profile26 stty istrip

1234