Lines Matching refs:MHD_YES
211 * Set to #MHD_YES whenever we parse a new multiparty entry header,
339 * @return #MHD_YES on success, #MHD_NO if there was an error processing the data
380 return MHD_YES; /* no '=' yet */
478 return MHD_YES;
485 return MHD_YES;
496 * @return #MHD_YES if there was a match, #MHD_NO if not
508 return MHD_YES;
527 * @return #MHD_NO if the boundary is not found, #MHD_YES if we did find it
573 return MHD_YES;
632 * @return #MHD_YES if we can continue processing,
659 return MHD_YES;
680 return MHD_YES;
696 * @return #MHD_YES if we can continue processing,
767 if ( ( (MHD_YES == pp->must_ikvi) ||
783 return MHD_YES;
958 pp->must_ikvi = MHD_YES;
1114 return MHD_YES;
1127 * @return #MHD_YES on success, #MHD_NO on error
1136 return MHD_YES;
1154 * @return #MHD_YES if processing completed nicely,
1166 return MHD_YES;
1182 ret = MHD_YES;