PCMK__BUFFER_SIZE 96 lib/common/patchset.c char buffer[PCMK__BUFFER_SIZE]; PCMK__BUFFER_SIZE 125 lib/common/patchset.c char buffer[PCMK__BUFFER_SIZE]; PCMK__BUFFER_SIZE 177 lib/common/patchset.c char buffer[PCMK__BUFFER_SIZE]; PCMK__BUFFER_SIZE 544 lib/common/patchset.c char buffer_set[PCMK__BUFFER_SIZE]; PCMK__BUFFER_SIZE 545 lib/common/patchset.c char buffer_unset[PCMK__BUFFER_SIZE]; PCMK__BUFFER_SIZE 562 lib/common/patchset.c PCMK__BUFFER_SIZE - o_set, ", "); PCMK__BUFFER_SIZE 565 lib/common/patchset.c PCMK__BUFFER_SIZE - o_set, "@%s=%s", PCMK__BUFFER_SIZE 571 lib/common/patchset.c PCMK__BUFFER_SIZE - o_unset, PCMK__BUFFER_SIZE 575 lib/common/patchset.c PCMK__BUFFER_SIZE - o_unset, "@%s", PCMK__BUFFER_SIZE 779 lib/common/xml.c char buffer[PCMK__BUFFER_SIZE]; PCMK__BUFFER_SIZE 789 lib/common/xml.c char buffer[PCMK__BUFFER_SIZE]; PCMK__BUFFER_SIZE 939 lib/common/xml.c xml_buffer = pcmk__realloc(xml_buffer, data_length + PCMK__BUFFER_SIZE); PCMK__BUFFER_SIZE 940 lib/common/xml.c read_chars = fread(xml_buffer + data_length, 1, PCMK__BUFFER_SIZE, PCMK__BUFFER_SIZE 943 lib/common/xml.c } while (read_chars == PCMK__BUFFER_SIZE); PCMK__BUFFER_SIZE 986 lib/common/xml.c buffer = pcmk__realloc(buffer, PCMK__BUFFER_SIZE + length + 1); PCMK__BUFFER_SIZE 987 lib/common/xml.c read_len = BZ2_bzRead(&rc, bz_file, buffer + length, PCMK__BUFFER_SIZE); PCMK__BUFFER_SIZE 294 lib/common/xpath.c char buffer[PCMK__BUFFER_SIZE];