Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/readline/
HDbind.c1510 static int sv_editmode PARAMS((const char *));
1525 { "editing-mode", V_STRING, sv_editmode },
1604 sv_editmode (value) in sv_editmode() function