Home
last modified time | relevance | path

Searched refs:ldisc (Results 1 – 13 of 13) sorted by relevance

/src/bin/stty/
H A Dstty.c87 if (ioctl(i.fd, TIOCGETD, &i.ldisc) < 0) in main()
101 print(&i.t, &i.win, i.ldisc, fmt); in main()
104 gprint(&i.t, &i.win, i.ldisc); in main()
H A Dprint.c46 print(struct termios *tp, struct winsize *wp, int ldisc, enum FMT fmt) in print() argument
57 if (ldisc != TTYDISC) { in print()
58 switch(ldisc) { in print()
66 cnt += printf("#%d disc; ", ldisc); in print()
H A Dstty.h37 int ldisc; /* line discipline */ member
H A Dkey.c130 print(&ip->t, &ip->win, ip->ldisc, BSD); in f_all()
182 print(&ip->t, &ip->win, ip->ldisc, BSD); in f_everything()
H A Dgfmt.c54 gprint(struct termios *tp, struct winsize *wp __unused, int ldisc __unused) in gprint()
/src/contrib/ntp/ntpd/
H A Drefclock_hpgps.c159 int speed, ldisc; in hpgps_start() local
167 ldisc = LDISC_CLK; in hpgps_start()
171 ldisc |= LDISC_7O1; in hpgps_start()
174 fd = refclock_open(&peer->srcadr, device, speed, ldisc); in hpgps_start()
H A Dntp_ppsdev.c312 int fdpps, ldisc = N_PPS; in findMatchingPpsDev() local
337 if ((0 != geteuid()) || (-1 == ioctl(fdtty, TIOCSETD, &ldisc))) in findMatchingPpsDev()
367 (void)ldisc; in findMatchingPpsDev()
/src/contrib/tcsh/
H A Dtc.disc.c154 int ldisc = NTTYDISC; local
156 if (ioctl(f, TIOCSETD, (ioctl_t) & ldisc) != 0)
/src/contrib/ntp/clockstuff/
H A Dchutest.c204 int ldisc; in openterm() local
208 ldisc = CHULDISC; in openterm()
209 if (ioctl(s, TIOCSETD, (char *)&ldisc) < 0) in openterm()
/src/usr.sbin/ppp/
H A Dtty.c262 int ldisc, cs, ds, hot; in LoadLineDiscipline() local
286 ldisc = NETGRAPHDISC; in LoadLineDiscipline()
287 if (ID0ioctl(p->fd, TIOCSETD, &ldisc) < 0) { in LoadLineDiscipline()
/src/contrib/ntp/
H A DCommitLog-4.1.01421 * html/ldisc.htm:
H A DCommitLog196310 BitKeeper/deleted/.del-ldisc.html@1.13 +0 -0
196311 Delete: html/ldisc.html
224695 html/ldisc.html@1.12 +35 -34
/src/tools/build/mk/
H A DOptionalObsoleteFiles.inc2372 OLD_FILES+=usr/share/doc/ntp/ldisc.html
6289 OLD_FILES+=usr/share/doc/ntp/ldisc.html