OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PRINT_INFO
(Results
1 - 5
of
5
) sorted by null
/external/libmicrohttpd/src/examples/
mhd2spdy.c
84
PRINT_INFO
("signal failed");
87
PRINT_INFO
("signal failed");
133
PRINT_INFO
("cannot connect to the proxy");
155
PRINT_INFO
("MHD_get_fdset error");
182
PRINT_INFO
("run");
188
PRINT_INFO
("MHD run again");
300
PRINT_INFO
("0 from getopt");
mhd2spdy_http.c
99
PRINT_INFO
("sent end of stream");
113
PRINT_INFO
("FLUSH data");
127
PRINT_INFO
("no memory");
197
PRINT_INFO
("No memory");
218
PRINT_INFO
("POST processing");
226
PRINT_INFO
("POST http EOF");
234
PRINT_INFO
("not enough memory (malloc/realloc returned NULL)");
244
PRINT_INFO
("unnecessary call to http_cb_request");
309
PRINT_INFO
("SPDY_name_value_add failed: ");
312
PRINT_INFO
("SPDY_name_value_add failed: ")
[
all
...]
mhd2spdy_spdy.c
82
PRINT_INFO
("spdy_cb_data_source_read: length is 0");
90
PRINT_INFO
("POST spdy EOF");
93
PRINT_INFO
("POST SPDYLAY_ERR_DEFERRED");
107
PRINT_INFO
("no memory");
119
PRINT_INFO
("POST spdy EOF");
145
//
PRINT_INFO
("spdy_cb_send called");
434
PRINT_INFO
("proxy in spdy_cb_on_data_chunk_recv is NULL)");
441
PRINT_INFO
("not enough memory (malloc/realloc returned NULL)");
451
PRINT_INFO
("not enough memory (realloc returned NULL)");
525
PRINT_INFO
("Server did not advertise spdy/2 or spdy/3 protocol.")
[
all
...]
mhd2spdy_structures.h
230
#define
PRINT_INFO
(msg) do{\
/external/libmicrohttpd/src/spdy2http/
proxy.c
90
#define
PRINT_INFO
(msg) do{\
291
PRINT_INFO
("no standard scheme!");
416
PRINT_INFO
("not enough memory (malloc/realloc returned NULL)");
469
PRINT_INFO
("no memory");
699
PRINT_INFO
("not enough memory (malloc/realloc returned NULL)");
710
PRINT_INFO
("not enough memory (realloc returned NULL)");
757
PRINT_INFO
("no memory");
772
PRINT_INFO
("no memory");
918
PRINT_INFO
("curl_easy_init failed");
1219
else
PRINT_INFO
("shouldn't happen")
[
all
...]
Completed in 52 milliseconds