Home
last modified time | relevance | path

Searched refs:HS_STIFLED (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gdb-7/readline/
HDhistory.c100 state->flags |= HS_STIFLED; in history_get_history_state()
114 if (state->flags & HS_STIFLED)
HDhistory.h65 #define HS_STIFLED 0x01 macro