Searched refs:readline_completion_func (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/utils/
H A Dedit_readline.c39 static char * readline_completion_func(const char *text, int state) function
69 return rl_completion_matches(text, readline_completion_func);

Completed in 36 milliseconds