Searched defs:line_buf (Results 1 – 9 of 9) sorted by relevance
59 struct line_buf { struct60 char *str;61 int len;62 int alloc;
189 char line_buf[N_LINES][N_CHARS]; in print_mesg() local
329 char line_buf[LINE_MAX]; in _InitRemoteFstypes() local
621 char line_buf[LINE_LEN]; in dapli_process_fake_ibds() local
831 datadm_parse_line(char *line_buf, char *tokens[], int *token_count) in datadm_parse_line()1007 char line_buf[DATADM_LINESZ]; in datadm_parse_sp_conf() local1100 char line_buf[DATADM_LINESZ]; in datadm_parse_dat_conf() local
1871 char line_buf[LINEBUF_SIZE]; in init_remote_fs() local
418 char line_buf[LINEBUF_SIZE]; in init_remote_fs() local
5213 unsigned char *line_buf = base_buf + scanline * y; in testvbe_func() local
1969 char *line_buf, *cp; in print_header() local