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

  /external/yaffs2/yaffs2/direct/
ydirectenv.h 63 #define TSTR(x) x
  /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/yaffs2/yaffs2/
yportenv.h 81 #define TSTR(x) KERN_WARNING x
119 #define TSTR(x) x
162 #define YBUG() T(YAFFS_TRACE_BUG,(TSTR("==>> yaffs bug: " __FILE__ " %d" TENDSTR),__LINE__))
  /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);

Completed in 239 milliseconds