Home
last modified time | relevance | path

Searched refs:os_file_exists (Results 1 - 10 of 10) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
H A Dosu_client.c620 if (os_file_exists(fname)) { in hs20_add_pps_mo()
706 if (cert && os_file_exists("Cert/est_cert.der") && in update_pps_file()
1605 if (os_file_exists(buf)) { in set_pps_cred_digital_cert()
1615 if (os_file_exists(buf)) { in set_pps_cred_digital_cert()
1646 if (os_file_exists(buf)) { in set_pps_cred_realm()
2595 if (!os_file_exists(pps_fname)) { in cmd_sub_rem()
2602 if (ca_fname && !os_file_exists(ca_fname)) { in cmd_sub_rem()
2760 if (!os_file_exists(pps_fname)) { in cmd_pol_upd()
2767 if (ca_fname && !os_file_exists(ca_fname)) { in cmd_pol_upd()
H A Doma_dm_client.c688 if (pps_fname && os_file_exists(pps_fname)) { in oma_dm_add()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
H A Dosu_client.c620 if (os_file_exists(fname)) { in hs20_add_pps_mo()
706 if (cert && os_file_exists("Cert/est_cert.der") && in update_pps_file()
1607 if (os_file_exists(buf)) { in set_pps_cred_digital_cert()
1617 if (os_file_exists(buf)) { in set_pps_cred_digital_cert()
1648 if (os_file_exists(buf)) { in set_pps_cred_realm()
2597 if (!os_file_exists(pps_fname)) { in cmd_sub_rem()
2604 if (ca_fname && !os_file_exists(ca_fname)) { in cmd_sub_rem()
2762 if (!os_file_exists(pps_fname)) { in cmd_pol_upd()
2769 if (ca_fname && !os_file_exists(ca_fname)) { in cmd_pol_upd()
H A Doma_dm_client.c688 if (pps_fname && os_file_exists(pps_fname)) { in oma_dm_add()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dos.h244 * os_file_exists - Check whether the specified file exists
248 int os_file_exists(const char *fname);
H A Dos_unix.c447 int os_file_exists(const char *fname) in os_file_exists() function
H A Dutils_module_tests.c500 if (os_file_exists("/this-file-does-not-exists-hwsim") != 0) in os_tests()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dos.h244 * os_file_exists - Check whether the specified file exists
248 int os_file_exists(const char *fname);
H A Dos_unix.c458 int os_file_exists(const char *fname) in os_file_exists() function
H A Dutils_module_tests.c501 if (os_file_exists("/this-file-does-not-exists-hwsim") != 0) in os_tests()

Completed in 19 milliseconds