Searched refs:TS_NOCANON (Results 1 – 2 of 2) sorted by relevance
268 #define TS_NOCANON 0x00000100 /* canonicalization done by somebody */ macro
1129 tp->t_state |= TS_NOCANON; in ldtermrput()1152 tp->t_state &= ~TS_NOCANON; in ldtermrput()1227 if (tp->t_state & TS_NOCANON) { in ldtermrput()1670 if (tp->t_state & TS_NOCANON) { in ldtermrmsg()