odcd             2344 kern/tty.c     ttytstamp(struct tty *tp, int octs, int ncts, int odcd, int ndcd)
odcd             2351 kern/tty.c     	if (ndcd ^ odcd)
odcd              295 sys/tty.h      void	 ttytstamp(struct tty *tp, int octs, int ncts, int odcd, int ndcd);