| Home | Sort by: relevance | last modified time | path |
| /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 |