Searched refs:location (Results 1 – 22 of 22) sorted by relevance
/hostap-3.6.0/wpa_supplicant/wpa_gui-qt4/lang/ |
D | wpa_gui_de.ts | 7 <location filename="../addinterface.cpp" line="38"/> 12 <location filename="../addinterface.cpp" line="47"/> 17 <location filename="../addinterface.cpp" line="48"/> 22 <location filename="../addinterface.cpp" line="49"/> 27 <location filename="../addinterface.cpp" line="221"/> 32 <location filename="../addinterface.cpp" line="229"/> 37 <location filename="../addinterface.cpp" line="238"/> 45 <location filename="../wpagui.cpp" line="1621"/> 53 <location filename="../eventhistory.ui" line="13"/> 58 <location filename="../eventhistory.ui" line="48"/> [all …]
|
/hostap-3.6.0/src/wps/ |
D | wps_er_ssdp.c | 29 char *location = NULL; in wps_er_ssdp_rx() local 76 location = start; in wps_er_ssdp_rx() 113 if (!location) in wps_er_ssdp_rx() 121 location, inet_ntoa(addr.sin_addr), max_age); in wps_er_ssdp_rx() 123 wps_er_ap_add(er, uuid, &addr.sin_addr, location, max_age); in wps_er_ssdp_rx()
|
D | wps_er.c | 159 os_free(ap->location); in wps_er_ap_free() 184 inet_ntoa(ap->addr), ap->location); in wps_er_ap_unsubscribed() 337 inet_ntoa(ap->addr), ap->location); in wps_er_ap_remove_entry() 373 inet_ntoa(ap->addr), ap->location); in wps_er_get_sid() 380 "%s (%s): '%s'", inet_ntoa(ap->addr), ap->location, in wps_er_get_sid() 388 "%s (%s): '%s'", inet_ntoa(ap->addr), ap->location, in wps_er_get_sid() 395 inet_ntoa(ap->addr), ap->location, txt); in wps_er_get_sid() 596 xml_get_first_item(data, "SCPDURL"), ap->location); in wps_er_parse_device_description() 600 xml_get_first_item(data, "controlURL"), ap->location); in wps_er_parse_device_description() 604 xml_get_first_item(data, "eventSubURL"), ap->location); in wps_er_parse_device_description() [all …]
|
D | wps_er.h | 38 char *location; member 103 const char *location, int max_age);
|
/hostap-3.6.0/wpa_supplicant/wpa_gui-qt4/ |
D | wpagui.ui | 513 <include location="global" >qtimer.h</include> 514 <include location="global" >qsocketnotifier.h</include> 515 <include location="local" >wpamsg.h</include> 516 <include location="local" >eventhistory.h</include> 517 <include location="local" >scanresults.h</include> 518 <include location="local" >peers.h</include> 521 <include location="icons.qrc" />
|
D | main.cpp | 43 resourceDir = QLibraryInfo::location(QLibraryInfo::TranslationsPath); in main()
|
D | eventhistory.ui | 57 <include location="local" >wpamsg.h</include>
|
D | networkconfig.ui | 431 <include location="global" >qtreewidget.h</include>
|
/hostap-3.6.0/doc/ |
D | testing_tools.doxygen | 137 call location (and/or allocation location) is shown. This can also be 197 This type of error results in showing backtraces for both the location 198 where the incorrect freeing happened and the location where the memory
|
D | p2p.doxygen | 39 section shows couple of examples on the location of main P2P
|
/hostap-3.6.0/tests/hwsim/ |
D | test_ap_wps.py | 2567 location = ssdp_get_location(ap_uuid) 2568 urls = upnp_get_urls(location) 2572 url = urlparse(location) 2966 location = None 2969 location = l.split(':', 1)[1].strip() 2971 if location is None: 2973 return location 2975 def upnp_get_urls(location): argument 2977 conn = urlopen(location) 2979 conn = urlopen(location, proxies={}) [all …]
|
/hostap-3.6.0/hs20/server/ |
D | hs20-osu-server.txt | 37 Installation location 40 Select a location for the installation root directory. The example here
|
/hostap-3.6.0/wpa_supplicant/doc/docbook/ |
D | wpa_priv.sgml | 107 <listitem><para>Set the location of the PID
|
D | wpa_cli.sgml | 173 <listitem><para>Set the location of the PID
|
/hostap-3.6.0/wpa_supplicant/ |
D | android.config | 14 # or GnuTLS in non-default location 388 # incorrect use with a backtrace of call (or allocation) location. 495 # and other secrets in external (to wpa_supplicant) location. This allows, for
|
D | README-Windows.txt | 101 location will need to be adding to .config when building 266 the service with the current location of wpasvc.exe. After this, wpasvc
|
D | defconfig | 14 # or GnuTLS in non-default location 422 # incorrect use with a backtrace of call (or allocation) location. 528 # and other secrets in external (to wpa_supplicant) location. This allows, for
|
D | README | 424 -f = Log output to default log location (normally /tmp)
|
D | ChangeLog | 357 * added initial functionality for location related operations
|
/hostap-3.6.0/hostapd/ |
D | android.config | 161 # incorrect use with a backtrace of call (or allocation) location.
|
D | defconfig | 206 # incorrect use with a backtrace of call (or allocation) location.
|
D | ChangeLog | 237 * added initial functionality for location related operations
|