Lines Matching full:more
255 size_t current, bool *more) in format_uri() argument
272 *more = true; in format_uri()
286 *more = true; in format_uri()
302 *more = true; in format_uri()
314 *more = true; in format_uri()
318 *more = false; in format_uri()
326 size_t current, bool *more) in format_attributes() argument
332 *more = false; in format_attributes()
346 *more = true; in format_attributes()
359 *more = true; in format_attributes()
364 *more = false; in format_attributes()
371 size_t current, bool *more) in format_resource() argument
378 offset, current, more); in format_resource()
384 *more = true; in format_resource()
393 current, more); in format_resource()
450 bool more = false, first = true; in coap_well_known_core_get_len() local
511 more = true; in coap_well_known_core_get_len()
530 ctx.current, &more); in coap_well_known_core_get_len()
537 * appended. So update only 'more' flag. in coap_well_known_core_get_len()
539 if (!more) { in coap_well_known_core_get_len()
546 if (!more) { in coap_well_known_core_get_len()