Searched refs:RADIUS_ERROR (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/radius/
H A Dradius_server.c350 #define RADIUS_ERROR(args...) \ macro
397 RADIUS_ERROR("Failed to add authlog entry into sqlite database: %s",
1545 RADIUS_ERROR("Could not open client file '%s'", client_file);
1671 RADIUS_ERROR("Invalid line %d in '%s'", line, client_file);
1762 RADIUS_ERROR("Could not open SQLite file '%s'",
/external/wpa_supplicant_8/src/radius/
H A Dradius_server.c350 #define RADIUS_ERROR(args...) \ macro
397 RADIUS_ERROR("Failed to add authlog entry into sqlite database: %s",
1545 RADIUS_ERROR("Could not open client file '%s'", client_file);
1671 RADIUS_ERROR("Invalid line %d in '%s'", line, client_file);
1762 RADIUS_ERROR("Could not open SQLite file '%s'",
/external/wpa_supplicant_8/wpa_supplicant/src/radius/
H A Dradius_server.c350 #define RADIUS_ERROR(args...) \ macro
397 RADIUS_ERROR("Failed to add authlog entry into sqlite database: %s",
1545 RADIUS_ERROR("Could not open client file '%s'", client_file);
1671 RADIUS_ERROR("Invalid line %d in '%s'", line, client_file);
1762 RADIUS_ERROR("Could not open SQLite file '%s'",

Completed in 66 milliseconds