Searched refs:odcd (Results 1 – 2 of 2) sorted by relevance
295 void ttytstamp(struct tty *tp, int octs, int ncts, int odcd, int ndcd);
2483 ttytstamp(struct tty *tp, int octs, int ncts, int odcd, int ndcd) in ttytstamp() argument2490 if (ndcd ^ odcd) in ttytstamp()