Lines Matching defs:buffer
49 struct sclp_buffer *buffer; in sclp_make_buffer() local
87 sclp_unmake_buffer(struct sclp_buffer *buffer) in sclp_unmake_buffer()
97 sclp_initialize_mto(struct sclp_buffer *buffer, int max_len) in sclp_initialize_mto()
135 sclp_finalize_mto(struct sclp_buffer *buffer) in sclp_finalize_mto()
180 sclp_write(struct sclp_buffer *buffer, const unsigned char *msg, int count) in sclp_write()
310 sclp_buffer_space(struct sclp_buffer *buffer) in sclp_buffer_space()
324 sclp_chars_in_buffer(struct sclp_buffer *buffer) in sclp_chars_in_buffer()
338 sclp_set_columns(struct sclp_buffer *buffer, unsigned short columns) in sclp_set_columns()
347 sclp_set_htab(struct sclp_buffer *buffer, unsigned short htab) in sclp_set_htab()
380 struct sclp_buffer *buffer; in sclp_writedata_callback() local
445 sclp_emit_buffer(struct sclp_buffer *buffer, in sclp_emit_buffer()