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

  /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;
  /src/external/bsd/wpa/dist/src/eap_peer/
eap_i.h 380 struct eap_peer_config *last_config; member in struct:eap_sm

Completed in 24 milliseconds