Home
last modified time | relevance | path

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

/freebsd/bin/stty/
H A Dstty.c85 if (ioctl(i.fd, TIOCGETD, &i.ldisc) < 0) in main()
99 print(&i.t, &i.win, i.ldisc, fmt); in main()
102 gprint(&i.t, &i.win, i.ldisc); in main()
H A Dprint.c44 print(struct termios *tp, struct winsize *wp, int ldisc, enum FMT fmt) in print() argument
55 if (ldisc != TTYDISC) { in print()
56 switch(ldisc) { in print()
64 cnt += printf("#%d disc; ", ldisc); in print()
H A Dstty.h35 int ldisc; /* line discipline */ member
H A Dkey.c128 print(&ip->t, &ip->win, ip->ldisc, BSD); in f_all()
180 print(&ip->t, &ip->win, ip->ldisc, BSD); in f_everything()
H A Dgfmt.c52 gprint(struct termios *tp, struct winsize *wp __unused, int ldisc __unused) in gprint()
/freebsd/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()
/freebsd/contrib/tcsh/
H A Dtc.disc.c154 int ldisc = NTTYDISC; local
156 if (ioctl(f, TIOCSETD, (ioctl_t) & ldisc) != 0)
/freebsd/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()
/freebsd/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()
/freebsd/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
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc2385 OLD_FILES+=usr/share/doc/ntp/ldisc.html
6066 OLD_FILES+=usr/share/doc/ntp/ldisc.html
/freebsd/
H A DObsoleteFiles.inc14161 OLD_FILES+=usr/share/doc/ntp/ldisc.html
18572 OLD_FILES+=usr/share/doc/ntp/ldisc.htm