Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/libedit/readline/
H A Dreadline.h220 int rl_variable_bind(const char *, const char *);
/freebsd-14.2/contrib/libedit/
H A Dreadline.c2235 rl_variable_bind(const char *var, const char *value) in rl_variable_bind() function