Searched refs:MHD_is_feature_supported (Results 1 – 9 of 9) sorted by relevance
115 if (MHD_YES == MHD_is_feature_supported(MHD_FEATURE_POLL)) in main()121 if (MHD_YES == MHD_is_feature_supported(MHD_FEATURE_EPOLL)) in main()
442 if (MHD_YES == MHD_is_feature_supported(MHD_FEATURE_POLL)) in main()448 if (MHD_YES == MHD_is_feature_supported(MHD_FEATURE_EPOLL)) in main()
516 if (MHD_YES == MHD_is_feature_supported(MHD_FEATURE_POLL)) in main()522 if (MHD_YES == MHD_is_feature_supported(MHD_FEATURE_EPOLL)) in main()
620 if (MHD_YES == MHD_is_feature_supported(MHD_FEATURE_POLL)) in main()629 if (MHD_YES == MHD_is_feature_supported(MHD_FEATURE_EPOLL)) in main()
2665 MHD_is_feature_supported(enum MHD_FEATURE feature);
103 MHD_is_feature_supported(). -CG221 Added MHD_is_feature_supported() function. -EG
4665 MHD_is_feature_supported(enum MHD_FEATURE feature) in MHD_is_feature_supported() function
2438 -- Function: int MHD_is_feature_supported (enum MHD_FEATURE feature)4027 * MHD_is_feature_supported: microhttpd-util feature.
2748 @deftypefun {int} MHD_is_feature_supported (enum MHD_FEATURE feature)