Home
last modified time | relevance | path

Searched refs:TSTR (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Dconfig_winreg.c44 #define TSTR "%S" macro
46 #define TSTR "%s" macro
127 wpa_printf(MSG_DEBUG, TSTR "=%d", name, (int) val); in wpa_config_read_reg_dword()
157 wpa_printf(MSG_DEBUG, TSTR "=%s", name, (char *) val); in wpa_config_read_reg_string()
297 "network '" TSTR "'", netw); in wpa_config_read_network()
301 wpa_printf(MSG_MSGDUMP, "Start of a new network '" TSTR "'", netw); in wpa_config_read_network()
349 "configured for network '" TSTR "'.", netw); in wpa_config_read_network()
361 "cipher for network '" TSTR "'.", netw); in wpa_config_read_network()
467 "configuration registry HKLM\\" TSTR, buf); in wpa_config_read()
649 wpa_printf(MSG_DEBUG, "WINREG: Could not open key '" TSTR in wpa_config_delete_subkeys()
H A Dmain_winsvc.c55 #define TSTR "%S" macro
57 #define TSTR "%s" macro
259 printf("Registering service: " TSTR "\n", WPASVC_NAME); in register_service()
300 printf("Unregistering service: " TSTR "\n", WPASVC_NAME); in unregister_service()
/dragonfly/contrib/wpa_supplicant/src/eap_peer/
H A Dtncc.c23 #define TSTR "%S" macro
25 #define TSTR "%s" macro
919 wpa_printf(MSG_DEBUG, "TNC: IMC '" TSTR "'", name); in tncc_read_config_reg()
923 wpa_printf(MSG_DEBUG, "Could not open IMC key '" TSTR in tncc_read_config_reg()
932 "IMC key '" TSTR "'", name); in tncc_read_config_reg()