Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/libreadline/
HDbind.c1490 static int sv_bell_style PARAMS((const char *));
1502 { "bell-style", V_STRING, sv_bell_style },
1648 sv_bell_style (value) in sv_bell_style() function