Lines Matching refs:MHD_YES
298 * @return MHD_YES if successful, MHD_NO if invalid (or we have no NC array)
334 return MHD_YES;
348 return MHD_YES;
439 * @return #MHD_YES if the key-value pair is in the headers,
457 return MHD_YES;
462 return MHD_YES;
475 * @return MHD_YES if the arguments match,
510 if (MHD_YES != test_header (connection, argp, NULL))
544 return MHD_YES;
557 * @return #MHD_YES if authenticated, #MHD_NO if not,
687 if (MHD_YES !=
755 if (MHD_YES != check_nonce_nc (connection, nonce, nci))
779 ? MHD_YES
794 * @param signal_stale #MHD_YES if the nonce is invalid to add
796 * @return #MHD_YES on success, #MHD_NO otherwise
818 if (MHD_YES != check_nonce_nc (connection, nonce, 0))
863 if (MHD_YES == ret)