char_buf
char char_buf[5];
char_buf[0] = *aml_address;
if ('0' <= char_buf[0] && char_buf[0] <= '9') {
ACPI_ERROR((AE_INFO, "Invalid leading digit: %c", char_buf[0]));
char_buf[index] = *aml_address++;
char_buf[4] = '\0';
"Appending NameSeg %s\n", char_buf));
strcat(name_string, char_buf);
"No Name string - %s\n", char_buf));
char_buf[0]));
static int one_char(struct gpib_board *board, struct char_buf *b)
struct char_buf b = {NULL, 0};
char *char_buf = (char *)dump_buf;
offset += qed_dump_str(char_buf + offset, dump, param_name);
*(char_buf + offset) = 1;
offset += qed_dump_str(char_buf + offset, dump, param_val);
offset += qed_dump_align(char_buf + offset, dump, offset);
char *char_buf = (char *)dump_buf;
offset += qed_dump_str(char_buf + offset, dump, param_name);
*(char_buf + offset) = 0;
offset += qed_dump_align(char_buf + offset, dump, offset);
char *char_buf = (char *)dump_buf;
*param_name = char_buf;
if (*(char_buf + offset++)) {
*param_str_val = char_buf + offset;
*param_num_val = *(u32 *)(char_buf + offset);
u8 char_buf[TTY3270_CHAR_BUF_SIZE];
tty3270_do_write(tp, tty, tp->char_buf, tp->char_count);
tp->char_buf[tp->char_count++] = ch;
tty3270_do_write(tp, tty, tp->char_buf, tp->char_count);