Home
last modified time | relevance | path

Searched refs:raw_line (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/syseventadm/
H A Dsyseventadm.c556 char *raw_line; in remove_file() local
602 raw_line = sc_strdup(line->s_str); in remove_file()
609 (void) fprintf(tmp_fp, "%s\n", raw_line); in remove_file()
614 sc_strfree(raw_line); in remove_file()