Searched refs:notify_completed (Results 1 – 3 of 3) sorted by relevance
1009 MHD_RequestCompletedCallback notify_completed; member
279 if ( (NULL != daemon->notify_completed) && in MHD_connection_close()281 daemon->notify_completed (daemon->notify_completed_cls, in MHD_connection_close()2576 if ( (NULL != daemon->notify_completed) &&2579 daemon->notify_completed (daemon->notify_completed_cls,
3200 daemon->notify_completed = in parse_options_va()