Searched refs:INTERNAL_ERROR_PAGE (Results 1 – 2 of 2) sorted by relevance
72 #define INTERNAL_ERROR_PAGE "<html><head><title>Internal error</title></head><body>Internal error</… macro872 internal_error_response = MHD_create_response_from_buffer (strlen (INTERNAL_ERROR_PAGE), in main()873 (void *) INTERNAL_ERROR_PAGE, in main()
73 #define INTERNAL_ERROR_PAGE "<html><head><title>Internal error</title></head><body>Internal error</… macro923 internal_error_response = MHD_create_response_from_buffer (strlen (INTERNAL_ERROR_PAGE), in main()924 (void *) INTERNAL_ERROR_PAGE, in main()