Searched defs:TSTR (Results 1 - 10 of 10) sorted by relevance

/external/yaffs2/yaffs2/direct/
H A Dydirectenv.h63 #define TSTR(x) x macro
/external/wpa_supplicant_6/wpa_supplicant/
H A Dmain_winsvc.c61 #define TSTR "%S" macro
63 #define TSTR "%s" macro
265 printf("Registering service: " TSTR "\n", WPASVC_NAME);
306 printf("Unregistering service: " TSTR "\n", WPASVC_NAME);
H A Dconfig_winreg.c50 #define TSTR "%S" macro
52 #define TSTR "%s" macro
134 wpa_printf(MSG_DEBUG, TSTR "=%d", name, (int) val);
164 wpa_printf(MSG_DEBUG, TSTR "=%s", name, (char *) val);
274 "network '" TSTR "'", netw);
278 wpa_printf(MSG_MSGDUMP, "Start of a new network '" TSTR "'", netw);
325 "configured for network '" TSTR "'.", netw);
335 "but no PSK configured for network '" TSTR "'.",
346 "cipher for network '" TSTR "'.", netw);
447 "configuration registry HKLM\\" TSTR, bu
[all...]
/external/wpa_supplicant_8/wpa_supplicant/
H A Dmain_winsvc.c55 #define TSTR "%S" macro
57 #define TSTR "%s" macro
259 printf("Registering service: " TSTR "\n", WPASVC_NAME);
300 printf("Unregistering service: " TSTR "\n", WPASVC_NAME);
H A Dconfig_winreg.c44 #define TSTR "%S" macro
46 #define TSTR "%s" macro
128 wpa_printf(MSG_DEBUG, TSTR "=%d", name, (int) val);
158 wpa_printf(MSG_DEBUG, TSTR "=%s", name, (char *) val);
290 "network '" TSTR "'", netw);
294 wpa_printf(MSG_MSGDUMP, "Start of a new network '" TSTR "'", netw);
341 "configured for network '" TSTR "'.", netw);
353 "cipher for network '" TSTR "'.", netw);
454 "configuration registry HKLM\\" TSTR, buf);
624 wpa_printf(MSG_DEBUG, "WINREG: Could not open key '" TSTR
[all...]
/external/yaffs2/yaffs2/
H A Dyportenv.h81 #define TSTR(x) KERN_WARNING x macro
119 #define TSTR(x) x macro
162 #define YBUG() T(YAFFS_TRACE_BUG,(TSTR("==>> yaffs bug: " __FILE__ " %d" TENDSTR),__LINE__))
/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
H A Dtncc.c28 #define TSTR "%S" macro
30 #define TSTR "%s" macro
973 wpa_printf(MSG_DEBUG, "TNC: IMC '" TSTR "'", name);
977 wpa_printf(MSG_DEBUG, "Could not open IMC key '" TSTR
986 "IMC key '" TSTR "'", name);
/external/wpa_supplicant_8/hostapd/src/eap_peer/
H A Dtncc.c22 #define TSTR "%S" macro
24 #define TSTR "%s" macro
967 wpa_printf(MSG_DEBUG, "TNC: IMC '" TSTR "'", name);
971 wpa_printf(MSG_DEBUG, "Could not open IMC key '" TSTR
980 "IMC key '" TSTR "'", name);
/external/wpa_supplicant_8/src/eap_peer/
H A Dtncc.c22 #define TSTR "%S" macro
24 #define TSTR "%s" macro
967 wpa_printf(MSG_DEBUG, "TNC: IMC '" TSTR "'", name);
971 wpa_printf(MSG_DEBUG, "Could not open IMC key '" TSTR
980 "IMC key '" TSTR "'", name);
/external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/
H A Dtncc.c22 #define TSTR "%S" macro
24 #define TSTR "%s" macro
967 wpa_printf(MSG_DEBUG, "TNC: IMC '" TSTR "'", name);
971 wpa_printf(MSG_DEBUG, "Could not open IMC key '" TSTR
980 "IMC key '" TSTR "'", name);

Completed in 504 milliseconds