datadm_parse_line
retval = datadm_parse_line(line_buf, tokens, &token_count);
static int datadm_parse_line(char *, char *[], int *);