Searched refs:TCHARS_SET (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/libreadline/
H A Drltty.c164 #define TCHARS_SET 0x04 macro
205 if (tiop->flags & TCHARS_SET)
250 tiop->flags |= TCHARS_SET;
282 if (tiop->flags & TCHARS_SET)
285 tiop->flags &= ~TCHARS_SET;

Completed in 105 milliseconds