HomeSort by relevance Sort by last modified time
    Searched defs:TSTR (Results 1 - 6 of 6) sorted by null

  /external/wpa_supplicant_8/wpa_supplicant/
main_winsvc.c 55 #define TSTR "%S"
57 #define TSTR "%s"
259 printf("Registering service: " TSTR "\n", WPASVC_NAME);
300 printf("Unregistering service: " TSTR "\n", WPASVC_NAME);
config_winreg.c 44 #define TSTR "%S"
46 #define TSTR "%s"
128 wpa_printf(MSG_DEBUG, TSTR "=%d", name, (int) val);
158 wpa_printf(MSG_DEBUG, TSTR "=%s", name, (char *) val);
295 "network '" TSTR "'", netw);
299 wpa_printf(MSG_MSGDUMP, "Start of a new network '" TSTR "'", netw);
347 "configured for network '" TSTR "'.", netw);
359 "cipher for network '" TSTR "'.", netw);
465 "configuration registry HKLM\\" TSTR, buf);
641 wpa_printf(MSG_DEBUG, "WINREG: Could not open key '" TSTR
    [all...]
  /external/wpa_supplicant_8/src/eap_peer/
tncc.c 23 #define TSTR "%S"
25 #define TSTR "%s"
918 wpa_printf(MSG_DEBUG, "TNC: IMC '" TSTR "'", name);
922 wpa_printf(MSG_DEBUG, "Could not open IMC key '" TSTR
931 "IMC key '" TSTR "'", name);
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
logback-core-0.9.8-SNAPSHOT.jar 
log4j-1.2.14.jar 
log4j-1.3alpha-8.jar 

Completed in 281 milliseconds