Searched refs:line_vec (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/protocmp/
H A Dproto_list.c234 char *line_vec[FIELDS]; local
249 while (get_line(proto_fp, line_vec)) {
253 parse_line(line_vec, e);

Completed in 54 milliseconds