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 358 smtpc->auth_supported = FALSE; /* Clear the AUTH capability */
492 if(!smtpc->auth_supported ||
744 smtpc->auth_supported = TRUE;
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211_capa.c 70 unsigned int auth_supported:1; member in struct:wiphy_info_data
233 info->auth_supported = 1;
691 if (info->auth_supported)
    [all...]

Completed in 644 milliseconds