Home
last modified time | relevance | path

Searched refs:clocal (Results 1 – 5 of 5) sorted by relevance

/trueos/etc/rc.d/
HDserial54 stty < /dev/tty${dc}${i}.init -clocal crtscts hupcl 9600 reprint ^R
55 stty < /dev/tty${dc}${i}.lock -clocal -crtscts -hupcl 0
56 stty < /dev/cua${dc}${i}.init -clocal crtscts hupcl 9600 reprint ^R
57 stty < /dev/cua${dc}${i}.lock -clocal -crtscts -hupcl 0
72 stty < /dev/tty${dc}${i}.lock clocal
107 stty < /dev/tty${dc}${i}.init clocal -hupcl 1200
108 stty < /dev/tty${dc}${i}.lock clocal hupcl
109 stty < /dev/cua${dc}${i}.init clocal -hupcl 1200
110 stty < /dev/cua${dc}${i}.lock clocal hupcl
142 stty < /dev/tty${dc}${i}.init clocal -crtscts
[all …]
/trueos/release/picobsd/mfs_tree/etc/
HDrc.serial24 stty </dev/ttyi$ci$i -clocal crtscts hupcl 9600 reprint ^R
25 stty </dev/ttyl$ci$i -clocal -crtscts -hupcl 0
26 stty </dev/cuai$co$i -clocal crtscts hupcl 9600 reprint ^R
27 stty </dev/cual$co$i -clocal -crtscts -hupcl 0
43 stty </dev/ttyl$ci$i clocal
80 stty </dev/ttyi$ci$i clocal -hupcl 1200
81 stty </dev/ttyl$ci$i clocal hupcl
82 stty </dev/cuai$co$i clocal -hupcl 1200
83 stty </dev/cual$co$i clocal hupcl
/trueos/etc/
HDgettytab222 # clocal needs to be set, and crtscts needs to be unset.
/trueos/sys/dev/isp/
HDisp.c3402 ct_hdr_t clocal; in isp_gid_ft_ct_passthru() member
3447 ct = &un.clocal; in isp_gid_ft_ct_passthru()
4162 rft_id_t clocal; in isp_register_fc4_type_24xx() member
4206 ISP_MEMZERO(&un.clocal, sizeof (un.clocal)); in isp_register_fc4_type_24xx()
4207 ct = &un.clocal.rftid_hdr; in isp_register_fc4_type_24xx()
4213 rp = &un.clocal; in isp_register_fc4_type_24xx()
/trueos/contrib/libstdc++/
DChangeLog-20005624 * mkcheck: Change path to #!/usr/clocal/bin/bash.