Home
last modified time | relevance | path

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

/hostap-latest/hs20/server/www/
Dusers.php285 $limit = $_GET["limit"]; variable
287 $limit = 20; variable
289 $limit = 20; variable
/hostap-latest/wpa_supplicant/
Dautoscan_exponential.c18 int limit; member
Devents.c1682 int limit = 1; in wpa_scan_res_match() local