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

  /external/curl/lib/
smtp.h 74 bool auth_supported; /* AUTH capability supported by server */ member in struct:smtp_conn
smtp.c 315 smtpc->auth_supported = FALSE; /* Clear the AUTH capability */
449 if(!smtpc->auth_supported ||
733 smtpc->auth_supported = TRUE;
    [all...]
  /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;
821 if (info->auth_supported)
    [all...]

Completed in 197 milliseconds