HomeSort by relevance Sort by last modified time
    Searched full:osu_root (Results 1 - 4 of 4) sorted by null

  /external/wpa_supplicant_8/hs20/server/www/
config.php 2 $osu_root = "/home/user/hs20-server"; variable
3 $osu_db = "sqlite:$osu_root/AS/DB/eap_user.db";
est.php 77 $fname = "$osu_root/est/$realm-cacerts.pkcs7";
93 readfile("$osu_root/est/est-attrs.b64");
120 $cadir = "$osu_root/est";
spp.php 103 $last = exec("$osu_root/spp/hs20_spp_server -r$osu_root -f/tmp/hs20_spp_server.log", $output, $ret);
users.php 90 is_readable("$osu_root/spp/policy/$policy.xml")) {
195 $files = scandir("$osu_root/spp/policy");

Completed in 378 milliseconds