OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rrcb_cls
(Results
1 - 5
of
5
) sorted by null
/external/libmicrohttpd/src/microspdy/
applicationlayer.c
227
response_queue->rrcb(response_queue->
rrcb_cls
, response_queue->response, request, status, streamopened);
530
void *
rrcb_cls
)
586
rrcb_cls
)))
613
rrcb_cls
)))
649
rrcb_cls
)))
structures.c
299
void *
rrcb_cls
)
350
response_to_queue->
rrcb_cls
=
rrcb_cls
;
425
response_to_queue->
rrcb_cls
=
rrcb_cls
;
structures.h
467
void *
rrcb_cls
;
member in struct:SPDYF_Response_Queue
1174
* @param
rrcb_cls
closure for rrcb
1188
void *
rrcb_cls
);
session.c
686
response_queue->
rrcb_cls
)))
713
response_queue->
rrcb_cls
= NULL;
[
all
...]
/external/libmicrohttpd/src/include/
microspdy.h
[
all
...]
Completed in 546 milliseconds