parse_line
parsecode = parse_line(buf, line, namep, &push);
static int is_white_space(), parse_line();
parse_line(control_line, ctrl_fname, ctrl_type, ctrl_size, ctrl_mode,
parse_line(test_line, test_fname, test_type, test_size, test_mode,
static void parse_line(char *line, char *fname, char *type, char *size,
argcount = parse_line(pline, argvec,
static int parse_line(char *line, char *argvec[], int argcount);
ret = parse_line(line, path, wwn, repos_filename);
static int parse_line(char *line, char *path, char *wwn, char *filename);
ent = parse_line(p + 1, q - (p + 1) - 1, B_FALSE);
ent = parse_line(p, q - p - 1, B_TRUE);
ent = parse_line(p, q - p - 1, B_TRUE);
ent = parse_line(p + 1, q - (p + 1) - 1, p[0] != '-');
sep = parse_line(line);
sep = parse_line(line);
sep = parse_line(line);
static serecord_t *parse_line(str_t *line);
retval = parse_line(bptr, &state);
retval = parse_line (p, &state);
if (!(flds = parse_line(cp, num_flds_min, num_flds_max,
if (!(flds = parse_line(cp, mech_file_flds_min,
parse_line(line_vec, e);