OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:notify_completed
(Results
1 - 3
of
3
) sorted by null
/external/libmicrohttpd/src/microhttpd/
internal.h
727
* (this flag will determine if we call the '
notify_completed
'
1009
MHD_RequestCompletedCallback
notify_completed
;
member in struct:MHD_Daemon
1012
* Closure argument to
notify_completed
.
[
all
...]
connection.c
279
if ( (NULL != daemon->
notify_completed
) &&
281
daemon->
notify_completed
(daemon->notify_completed_cls,
[
all
...]
daemon.c
[
all
...]
Completed in 863 milliseconds