Home
last modified time | relevance | path

Searched refs:max_chars (Results 1 – 1 of 1) sorted by relevance

/src/klibc/
A Drt_vsnprintf_std.c304 printf_size_t max_chars; member
316 if (write_pos >= gadget->max_chars) { in putchar_via_gadget()
333 if (gadget->function != NULL || gadget->max_chars == 0) { in append_termination_with_gadget()
339 …printf_size_t null_char_pos = gadget->pos < gadget->max_chars ? gadget->pos : gadget->max_chars - … in append_termination_with_gadget()
350 gadget.max_chars = 0; in discarding_gadget()
361 result.max_chars = usable_buffer_size; in buffer_gadget()

Completed in 9 milliseconds