Home
last modified time | relevance | path

Searched refs:fetch (Results 1 – 24 of 24) sorted by relevance

/hostap-latest/hs20/server/www/
Dadd-free.php17 $row = $db->query("SELECT rowid,* FROM sessions WHERE id='$id'")->fetch();
26 … $db->query("SELECT value FROM osu_config WHERE realm='$realm' AND field='free_account'")->fetch();
33 $row = $db->query("SELECT password FROM users WHERE identity='$user' AND realm='$realm'")->fetch();
Dspp.php59 "WHERE identity='$user' AND realm='$realm'")->fetch();
62 "WHERE osu_user='$user' AND realm='$realm'")->fetch();
99 "WHERE mobile_identifier_hash='$id_hash'")->fetch();
110 "WHERE realm='$realm'")->fetch();
Dusers.php22 $row = $db->query("SELECT dump FROM eventlog WHERE rowid=$id")->fetch();
41 $row = $db->query("SELECT $mo FROM users WHERE rowid=$id")->fetch();
49 $row = $db->query("SELECT cert_pem FROM users WHERE rowid=$id")->fetch();
135 $row = $db->query("SELECT rowid,* FROM users WHERE rowid=$id")->fetch();
Dsignup.php18 $row = $db->query("SELECT realm,test FROM sessions WHERE id='$id'")->fetch();
35 … $db->query("SELECT value FROM osu_config WHERE realm='$realm' AND field='free_account'")->fetch();
Dremediation.php22 $row = $db->query("SELECT * FROM sessions WHERE id='$id'")->fetch();
30 $user = $db->query("SELECT machine_managed,methods FROM users WHERE identity='$username'")->fetch();
Dadd-mo.php28 $row = $db->query("SELECT rowid,* FROM sessions WHERE id='$id'")->fetch();
34 …rrow = $db->query("SELECT identity FROM users WHERE identity='$user' AND realm='$realm'")->fetch();
Dterms.php26 $row = $res->fetch();
59 $row = $res->fetch();
Dest.php47 $row = $q->fetch();
84 $row = $q->fetch();
Dredirect.php15 $row = $db->query("SELECT rowid,* FROM sessions WHERE id='$id'")->fetch();
Dcert-enroll.php17 $row = $db->query("SELECT rowid,* FROM sessions WHERE id='$id'")->fetch();
Dremediation-pw.php20 $row = $db->query("SELECT rowid,* FROM sessions WHERE id='$id'")->fetch();
/hostap-latest/wpa_supplicant/
DREADME-HS20461 <3>Starting ANQP fetch for 02:00:00:00:01:00
465 <3>ANQP fetch completed
512 <3>Starting ANQP fetch for 02:00:00:00:01:00
516 <3>ANQP fetch completed
614 <3>Starting ANQP fetch for 02:00:00:00:01:00
618 <3>ANQP fetch completed
DREADME-WPS162 This is used to fetch the current AP settings instead of actually
DChangeLog324 - added P2P_GROUP_MEMBER command to fetch client interface address
849 - option to fetch and report alternative carrier records for external
902 * added "wpa_cli status wps" command to fetch WPA2-Personal passhrase
952 - GAS/ANQP to fetch network information
961 * added option to fetch BSS table entry based on P2P Device Address
967 fetch information about several BSSes in one call
1790 * try to fetch scan results once before requesting new scan when
Dandroid.config405 # from the operating system. os_get_random() function is used to fetch random
Ddefconfig467 # from the operating system. os_get_random() function is used to fetch random
/hostap-latest/hostapd/
Dhlr_auc_gw.txt72 "hlr_auc_gw -D /path/to/hlr_auc_gw.db" can then be used to fetch
Ddefconfig236 # operating system. os_get_random() function is used to fetch random data when
DREADME-WPS234 - fetch the current AP PIN
DChangeLog384 * fixed OKC PMKSA cache entry fetch to avoid a possible infinite loop
508 - option to fetch and report alternative carrier records for external
/hostap-latest/hs20/server/
Dspp_server.c2243 char *fetch; in hs20_spp_post_dev_data() local
2246 fetch = db_get_val(ctx, user, realm, "fetch_pps", dmacc); in hs20_spp_post_dev_data()
2247 fetch_pps = fetch ? atoi(fetch) : 0; in hs20_spp_post_dev_data()
2248 free(fetch); in hs20_spp_post_dev_data()
/hostap-latest/src/wps/
Dwps_upnp.c972 #error MAC address fetch not implemented in get_netif_info()
/hostap-latest/tests/hwsim/
Dtest_ap_hs20.py842 fetch = 0
850 fetch += 1
853 if fetch > 2 * scan + 3:
/hostap-latest/doc/
Dctrl_iface.doxygen290 iterate through scan results one BSS at a time and to fetch all