OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:openCtrlConnection
(Results
1 - 2
of
2
) sorted by null
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
wpagui.h
120
int
openCtrlConnection
(const char *ifname);
wpagui.cpp
163
if (
openCtrlConnection
(ctrl_iface) < 0) {
256
int WpaGui::
openCtrlConnection
(const char *ifname)
801
if (
openCtrlConnection
(ctrl_iface) >= 0) {
1260
if (
openCtrlConnection
(sel.toAscii().constData()) < 0)
[
all
...]
Completed in 685 milliseconds