Searched refs:filler_buf (Results 1 – 2 of 2) sorted by relevance
983 char filler_buf[NAME_LEN + 1]; in copy_union() local988 filler_buf[0] = '\0'; in copy_union()1017 puts_both(filler_buf); in copy_union()1022 puts_both(filler_buf); in copy_union()1027 if (filler_len >= sizeof(filler_buf) - 1) in copy_union()1029 puts_both(filler_buf); in copy_union()1032 filler_buf[filler_len++] = (char)c; in copy_union()1033 filler_buf[filler_len] = 0; in copy_union()
76 ensure that filler_buf and prefix_buf are initialized for the special case