HomeSort by relevance Sort by last modified time
    Searched defs:auth_supported (Results 1 - 2 of 2) sorted by null

  /external/curl/lib/
smtp.h 74 bool auth_supported; /* AUTH capability supported by server */ member in struct:smtp_conn
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211_capa.c 69 unsigned int auth_supported:1; member in struct:wiphy_info_data
229 info->auth_supported = 1;
813 if (info->auth_supported)
    [all...]

Completed in 159 milliseconds