Home
last modified time | relevance | path

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

/freebsd-12.1/lib/libedit/edit/readline/
H A Dreadline.h196 int rl_variable_bind(const char *, const char *);
/freebsd-12.1/lib/libedit/
H A Dreadline.c2084 rl_variable_bind(const char *var, const char *value) in rl_variable_bind() function