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

  /external/wpa_supplicant_8/src/radius/
radius_client.c 235 struct hostapd_radius_server *oserv,
1005 struct hostapd_radius_server *oserv,
1026 if (oserv && oserv != nserv &&
1027 (nserv->shared_secret_len != oserv->shared_secret_len ||
1028 os_memcmp(nserv->shared_secret, oserv->shared_secret,
1047 for (entry = radius->msgs; oserv && oserv != nserv && entry;
1173 struct hostapd_radius_server *oserv; local
1177 oserv = conf->auth_server
    [all...]
  /ndk/sources/host-tools/make-3.81/w32/subproc/
sub_proc.c 548 TRUE, /* inherit handles (e.g. helper pipes, oserv socket) */

Completed in 533 milliseconds