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

/freebsd-11-stable/contrib/libreadline/
H A Drltty.c163 #define LFLAG_SET 0x02 macro
245 tiop->flags |= LFLAG_SET;
274 if (tiop->flags & LFLAG_SET)
277 tiop->flags &= ~LFLAG_SET;

Completed in 102 milliseconds