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

/freebsd-11-stable/contrib/libreadline/
H A Ddisplay.c204 static char *saved_local_prefix; variable
2096 saved_local_prefix = local_prompt_prefix;
2117 local_prompt_prefix = saved_local_prefix;
2126 saved_local_prompt = saved_local_prefix = (char *)0;

Completed in 135 milliseconds