Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dedit_readline.c39 static char * readline_completion_func(const char *text, int state) in readline_completion_func() function
69 return rl_completion_matches(text, readline_completion_func); in readline_completion()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dedit_readline.c39 static char * readline_completion_func(const char *text, int state) in readline_completion_func() function
69 return rl_completion_matches(text, readline_completion_func); in readline_completion()