Searched defs:string_buffer (Results 1 – 4 of 4) sorted by relevance
382 struct string_buffer struct396 /* Initialize a 'struct string_buffer' to empty. */ argument
516 struct string_buffer struct524 /* Initialize a 'struct string_buffer' to empty. */ argument
571 struct string_buffer struct580 buffer_init (struct string_buffer *b, size_t s) in buffer_init() argument
123 static char string_buffer[1024]; variable