Home
last modified time | relevance | path

Searched defs:rl_variable_bind (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Dbind.c1981 rl_variable_bind (const char *name, const char *value) in rl_variable_bind() function
/netbsd-src/lib/libedit/
H A Dreadline.c2237 rl_variable_bind(const char *var, const char *value) in rl_variable_bind() function