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

/external/yaffs2/yaffs2/direct/
H A Dydirectenv.h63 #define TSTR(x) x macro
/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);
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/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_8/hostapd/src/eap_peer/
H A Dtncc.c23 #define TSTR "%S" macro
25 #define TSTR "%s" macro
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/wpa_supplicant_8/src/eap_peer/
H A Dtncc.c23 #define TSTR "%S" macro
25 #define TSTR "%s" macro
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/wpa_supplicant_8/wpa_supplicant/src/eap_peer/
H A Dtncc.c23 #define TSTR "%S" macro
25 #define TSTR "%s" macro
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);

Completed in 106 milliseconds