HomeSort by: relevance | last modified time | path
    Searched defs:g_on (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libedit/
readline.c 821 int p_on = 0, g_on = 0, ev; local in function:_history_expand_command
950 g_on = 2;
965 aptr = _rl_compat_sub(tmp, from, to, g_on);
970 g_on = 0;
readline.c 821 int p_on = 0, g_on = 0, ev; local in function:_history_expand_command
950 g_on = 2;
965 aptr = _rl_compat_sub(tmp, from, to, g_on);
970 g_on = 0;

Completed in 59 milliseconds