Home
last modified time | relevance | path

Searched defs:text (Results 1 – 3 of 3) sorted by relevance

/hostap/src/utils/
Dedit_readline.c39 static char * readline_completion_func(const char *text, int state) in readline_completion_func()
63 static char ** readline_completion(const char *text, int start, int end) in readline_completion()
/hostap/wpa_supplicant/wpa_gui-qt4/
Dwpagui.cpp1727 void WpaGui::wpsApPinChanged(const QString &text) in wpsApPinChanged()
Dpeers.cpp825 QString text = msg.getMsg(); in event_notify() local