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

  /external/wpa_supplicant_8/src/utils/
os.h 243 * os_file_exists - Check whether the specified file exists
247 int os_file_exists(const char *fname);
os_unix.c 411 int os_file_exists(const char *fname) function
  /external/wpa_supplicant_8/hs20/client/
osu_client.c 576 if (os_file_exists(fname)) {
662 if (cert && os_file_exists("Cert/est_cert.der") &&
    [all...]
oma_dm_client.c 665 if (pps_fname && os_file_exists(pps_fname)) {
    [all...]

Completed in 420 milliseconds