Searched refs:LINEBUF_SIZE (Results 1 – 3 of 3) sorted by relevance
87 #define LINEBUF_SIZE 256 /* either input or output lines */ macro418 char line_buf[LINEBUF_SIZE]; in init_remote_fs()428 char buf[LINEBUF_SIZE]; in init_remote_fs()1441 char capacity_buf[LINEBUF_SIZE]; in k_output()1698 char temp_buf[LINEBUF_SIZE]; in V_output()
106 #define LINEBUF_SIZE 16 macro141 if (!(lb->buf = malloc(lb->size = LINEBUF_SIZE))) { in Linebuf_alloc()
72 #define LINEBUF_SIZE LINE_MAX /* input or output lines */ macro1871 char line_buf[LINEBUF_SIZE]; in init_remote_fs()1883 char buf[LINEBUF_SIZE]; in init_remote_fs()