Home
last modified time | relevance | path

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

/freebsd/contrib/libedit/
H A Dreadline.c822 int p_on = 0, g_on = 0, ev; in _history_expand_command() local
948 p_on = 1; in _history_expand_command()
977 return p_on ? 2 : 1; in _history_expand_command()