HomeSort by: relevance | last modified time | path
    Searched refs:last_config (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/wpa/dist/src/eap_peer/
eap_i.h 380 struct eap_peer_config *last_config; member in struct:eap_sm
eap.c 222 sm->last_config == eap_get_config(sm)) {
227 sm->last_config = eap_get_config(sm);
  /src/external/apache2/mDNSResponder/nss/
nss_mdnsd.c 72 struct timespec last_config; variable in typeref:struct:timespec
1242 if (timespeccmp(&last_config, &last_change, <)) {
1248 last_config = last_change;

Completed in 35 milliseconds