Home
last modified time | relevance | path

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

/external/libedit/src/
Dreadline.c644 int p_on = 0, g_on = 0; in _history_expand_command() local
773 p_on = 1; in _history_expand_command()
877 return p_on? 2:1; in _history_expand_command()