OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:read_handler
(Results
1 - 4
of
4
) sorted by null
/external/libmicrohttpd/src/microhttpd/
connection_https.c
178
connection->
read_handler
= &MHD_tls_connection_handle_read;
internal.h
815
int (*
read_handler
) (struct MHD_Connection *connection);
member in struct:MHD_Connection
[
all
...]
daemon.c
1022
con->
read_handler
(con);
1093
con->
read_handler
(con);
[
all
...]
connection.c
[
all
...]
Completed in 560 milliseconds